#bb5eaa color space conversions
Hex:
        #bb5eaa
        RGB:
        187, 94, 170
        CMY:
        27, 63, 33
        CMYK:
        0, 50, 9, 27
      HSL:
        311°, 40.6114%, 55.0980%
        HSV (HSB):
        311°, 49.7326%, 73.3333%
        XYZ:
        31.7519, 21.4725, 40.5013
        xyY:
        0.3388, 0.2291, 21.4725
      CIE-Lab:
        53.4628, 47.5258, -24.0722
        CIE-LCH:
        53.4628, 53.2745, 333.1374
        CIE-Luv:
        53.4628, 48.2006, -42.9401
        Hunter-Lab:
        46.3384, 41.2192, -19.3845
      #bb5eaa color charts
#bb5eaa RGB chart
      #bb5eaa CMYK chart
      #bb5eaa RGB pie chart
      #bb5eaa color shades, tints & tones
#bb5eaa color schemes
#bb5eaa color preview, HTML & CSS examples
           This text has a color of #bb5eaa        
        
          <p style="color:#bb5eaa;">Text here</p>
        
        
          .mytext {color:#bb5eaa;}
        
        Text color #bb5eaa
      
           This box has a color of #bb5eaa        
        
          <div style="background-color:#bb5eaa;">Content here</div>
        
        
          .mybackground {background-color:#bb5eaa;}
        
        Background color #bb5eaa
      
           Border around this has a color of #bb5eaa        
        
          <div style="border:2px solid #bb5eaa;">Content here</div>
        
        
          .myborder {border:2px solid #bb5eaa;}
        
        Border color #bb5eaa