#b59bec color space conversions
Hex:
        #b59bec
        RGB:
        181, 155, 236
        CMY:
        29, 39, 7
        CMYK:
        23, 34, 0, 7
      HSL:
        259°, 68.0672%, 76.6667%
        HSV (HSB):
        259°, 34.3220%, 92.5490%
        XYZ:
        45.9177, 39.3226, 84.5268
        xyY:
        0.2705, 0.2316, 39.3226
      CIE-Lab:
        68.9843, 26.0176, -37.2877
        CIE-LCH:
        68.9843, 45.4675, 304.9055
        CIE-Luv:
        68.9843, 7.7895, -63.1306
        Hunter-Lab:
        62.7077, 20.9681, -36.0245
      #b59bec color charts
#b59bec RGB chart
      #b59bec CMYK chart
      #b59bec RGB pie chart
      #b59bec color shades, tints & tones
#b59bec color schemes
#b59bec color preview, HTML & CSS examples
           This text has a color of #b59bec        
        
          <p style="color:#b59bec;">Text here</p>
        
        
          .mytext {color:#b59bec;}
        
        Text color #b59bec
      
           This box has a color of #b59bec        
        
          <div style="background-color:#b59bec;">Content here</div>
        
        
          .mybackground {background-color:#b59bec;}
        
        Background color #b59bec
      
           Border around this has a color of #b59bec        
        
          <div style="border:2px solid #b59bec;">Content here</div>
        
        
          .myborder {border:2px solid #b59bec;}
        
        Border color #b59bec