#bb5aa2 color space conversions
Hex:
        #bb5aa2
        RGB:
        187, 90, 162
        CMY:
        27, 65, 36
        CMYK:
        0, 52, 13, 27
      HSL:
        315°, 41.6309%, 54.3137%
        HSV (HSB):
        315°, 51.8717%, 73.3333%
        XYZ:
        30.6713, 20.4858, 36.5200
        xyY:
        0.3498, 0.2337, 20.4858
      CIE-Lab:
        52.3820, 48.2027, -21.0590
        CIE-LCH:
        52.3820, 52.6021, 336.4002
        CIE-Luv:
        52.3820, 51.9618, -38.3714
        Hunter-Lab:
        45.2612, 41.7535, -16.1566
      #bb5aa2 color charts
#bb5aa2 RGB chart
      #bb5aa2 CMYK chart
      #bb5aa2 RGB pie chart
      #bb5aa2 color shades, tints & tones
#bb5aa2 color schemes
#bb5aa2 color preview, HTML & CSS examples
           This text has a color of #bb5aa2        
        
          <p style="color:#bb5aa2;">Text here</p>
        
        
          .mytext {color:#bb5aa2;}
        
        Text color #bb5aa2
      
           This box has a color of #bb5aa2        
        
          <div style="background-color:#bb5aa2;">Content here</div>
        
        
          .mybackground {background-color:#bb5aa2;}
        
        Background color #bb5aa2
      
           Border around this has a color of #bb5aa2        
        
          <div style="border:2px solid #bb5aa2;">Content here</div>
        
        
          .myborder {border:2px solid #bb5aa2;}
        
        Border color #bb5aa2