#bb52e2 color space conversions
Hex:
        #bb52e2
        RGB:
        187, 82, 226
        CMY:
        27, 68, 11
        CMYK:
        17, 64, 0, 11
      HSL:
        284°, 71.2871%, 60.3922%
        HSV (HSB):
        284°, 63.7168%, 88.6275%
        XYZ:
        37.2383, 22.0904, 74.2527
        xyY:
        0.2788, 0.1654, 22.0904
      CIE-Lab:
        54.1228, 63.6113, -55.1398
        CIE-LCH:
        54.1228, 84.1831, 319.0805
        CIE-Luv:
        54.1228, 38.0265, -92.9696
        Hunter-Lab:
        47.0004, 59.1744, -60.7679
      #bb52e2 color charts
#bb52e2 RGB chart
      #bb52e2 CMYK chart
      #bb52e2 RGB pie chart
      #bb52e2 color shades, tints & tones
#bb52e2 color schemes
#bb52e2 color preview, HTML & CSS examples
           This text has a color of #bb52e2        
        
          <p style="color:#bb52e2;">Text here</p>
        
        
          .mytext {color:#bb52e2;}
        
        Text color #bb52e2
      
           This box has a color of #bb52e2        
        
          <div style="background-color:#bb52e2;">Content here</div>
        
        
          .mybackground {background-color:#bb52e2;}
        
        Background color #bb52e2
      
           Border around this has a color of #bb52e2        
        
          <div style="border:2px solid #bb52e2;">Content here</div>
        
        
          .myborder {border:2px solid #bb52e2;}
        
        Border color #bb52e2