#bb52c2 color space conversions
Hex:
        #bb52c2
        RGB:
        187, 82, 194
        CMY:
        27, 68, 24
        CMYK:
        4, 58, 0, 24
      HSL:
        296°, 47.8632%, 54.1176%
        HSV (HSB):
        296°, 57.7320%, 76.0784%
        XYZ:
        33.2484, 20.4944, 53.2424
        xyY:
        0.3108, 0.1916, 20.4944
      CIE-Lab:
        52.3917, 57.5096, -39.6493
        CIE-LCH:
        52.3917, 69.8528, 325.4161
        CIE-Luv:
        52.3917, 46.2728, -67.9223
        Hunter-Lab:
        45.2708, 51.8727, -38.0407
      #bb52c2 color charts
#bb52c2 RGB chart
      #bb52c2 CMYK chart
      #bb52c2 RGB pie chart
      #bb52c2 color shades, tints & tones
#bb52c2 color schemes
#bb52c2 color preview, HTML & CSS examples
           This text has a color of #bb52c2        
        
          <p style="color:#bb52c2;">Text here</p>
        
        
          .mytext {color:#bb52c2;}
        
        Text color #bb52c2
      
           This box has a color of #bb52c2        
        
          <div style="background-color:#bb52c2;">Content here</div>
        
        
          .mybackground {background-color:#bb52c2;}
        
        Background color #bb52c2
      
           Border around this has a color of #bb52c2        
        
          <div style="border:2px solid #bb52c2;">Content here</div>
        
        
          .myborder {border:2px solid #bb52c2;}
        
        Border color #bb52c2