#b681d4 color space conversions
Hex:
        #b681d4
        RGB:
        182, 129, 212
        CMY:
        29, 49, 17
        CMYK:
        14, 39, 0, 17
      HSL:
        278°, 49.1124%, 66.8627%
        HSV (HSB):
        278°, 39.1509%, 83.1373%
        XYZ:
        39.0253, 30.3991, 66.0981
        xyY:
        0.2880, 0.2243, 30.3991
      CIE-Lab:
        61.9970, 35.4319, -34.8676
        CIE-LCH:
        61.9970, 49.7108, 315.4599
        CIE-Luv:
        61.9970, 22.0151, -59.4133
        Hunter-Lab:
        55.1353, 29.8572, -32.4841
      #b681d4 color charts
#b681d4 RGB chart
      #b681d4 CMYK chart
      #b681d4 RGB pie chart
      #b681d4 color shades, tints & tones
#b681d4 color schemes
#b681d4 color preview, HTML & CSS examples
           This text has a color of #b681d4        
        
          <p style="color:#b681d4;">Text here</p>
        
        
          .mytext {color:#b681d4;}
        
        Text color #b681d4
      
           This box has a color of #b681d4        
        
          <div style="background-color:#b681d4;">Content here</div>
        
        
          .mybackground {background-color:#b681d4;}
        
        Background color #b681d4
      
           Border around this has a color of #b681d4        
        
          <div style="border:2px solid #b681d4;">Content here</div>
        
        
          .myborder {border:2px solid #b681d4;}
        
        Border color #b681d4