#bb5d8a color space conversions
Hex:
        #bb5d8a
        RGB:
        187, 93, 138
        CMY:
        27, 64, 46
        CMYK:
        0, 50, 26, 27
      HSL:
        331°, 40.8696%, 54.9020%
        HSV (HSB):
        331°, 50.2674%, 73.3333%
        XYZ:
        28.9953, 20.2285, 26.4210
        xyY:
        0.3833, 0.2674, 20.2285
      CIE-Lab:
        52.0946, 43.0779, -7.3416
        CIE-LCH:
        52.0946, 43.6990, 350.3283
        CIE-Luv:
        52.0946, 56.8081, -17.6855
        Hunter-Lab:
        44.9761, 36.3678, -3.3464
      #bb5d8a color charts
#bb5d8a RGB chart
      #bb5d8a CMYK chart
      #bb5d8a RGB pie chart
      #bb5d8a color shades, tints & tones
#bb5d8a color schemes
#bb5d8a color preview, HTML & CSS examples
           This text has a color of #bb5d8a        
        
          <p style="color:#bb5d8a;">Text here</p>
        
        
          .mytext {color:#bb5d8a;}
        
        Text color #bb5d8a
      
           This box has a color of #bb5d8a        
        
          <div style="background-color:#bb5d8a;">Content here</div>
        
        
          .mybackground {background-color:#bb5d8a;}
        
        Background color #bb5d8a
      
           Border around this has a color of #bb5d8a        
        
          <div style="border:2px solid #bb5d8a;">Content here</div>
        
        
          .myborder {border:2px solid #bb5d8a;}
        
        Border color #bb5d8a