#bb2aa5 color space conversions
Hex:
        #bb2aa5
        RGB:
        187, 42, 165
        CMY:
        27, 84, 35
        CMYK:
        0, 78, 12, 27
      HSL:
        309°, 63.3188%, 44.9020%
        HSV (HSB):
        309°, 77.5401%, 73.3333%
        XYZ:
        28.1130, 14.9373, 36.9988
        xyY:
        0.3512, 0.1866, 14.9373
      CIE-Lab:
        45.5483, 67.8455, -33.4460
        CIE-LCH:
        45.5483, 75.6415, 333.7579
        CIE-Luv:
        45.5483, 66.2004, -58.1243
        Hunter-Lab:
        38.6489, 62.2047, -29.7045
      #bb2aa5 color charts
#bb2aa5 RGB chart
      #bb2aa5 CMYK chart
      #bb2aa5 RGB pie chart
      #bb2aa5 color shades, tints & tones
#bb2aa5 color schemes
#bb2aa5 color preview, HTML & CSS examples
           This text has a color of #bb2aa5        
        
          <p style="color:#bb2aa5;">Text here</p>
        
        
          .mytext {color:#bb2aa5;}
        
        Text color #bb2aa5
      
           This box has a color of #bb2aa5        
        
          <div style="background-color:#bb2aa5;">Content here</div>
        
        
          .mybackground {background-color:#bb2aa5;}
        
        Background color #bb2aa5
      
           Border around this has a color of #bb2aa5        
        
          <div style="border:2px solid #bb2aa5;">Content here</div>
        
        
          .myborder {border:2px solid #bb2aa5;}
        
        Border color #bb2aa5