#bb20ff color space conversions
Hex:
        #bb20ff
        RGB:
        187, 32, 255
        CMY:
        27, 87, 0
        CMYK:
        27, 87, 0, 0
      HSL:
        282°, 100.0000%, 56.2745%
        HSV (HSB):
        282°, 87.4510%, 100.0000%
        XYZ:
        39.0600, 18.8178, 96.1813
        xyY:
        0.2535, 0.1221, 18.8178
      CIE-Lab:
        50.4734, 85.2129, -77.2901
        CIE-LCH:
        50.4734, 115.0434, 317.7913
        CIE-Luv:
        50.4734, 38.2837, -125.0876
        Hunter-Lab:
        43.3795, 84.8119, -101.0924
      #bb20ff color charts
#bb20ff RGB chart
      #bb20ff CMYK chart
      #bb20ff RGB pie chart
      #bb20ff color shades, tints & tones
#bb20ff color schemes
#bb20ff color preview, HTML & CSS examples
           This text has a color of #bb20ff        
        
          <p style="color:#bb20ff;">Text here</p>
        
        
          .mytext {color:#bb20ff;}
        
        Text color #bb20ff
      
           This box has a color of #bb20ff        
        
          <div style="background-color:#bb20ff;">Content here</div>
        
        
          .mybackground {background-color:#bb20ff;}
        
        Background color #bb20ff
      
           Border around this has a color of #bb20ff        
        
          <div style="border:2px solid #bb20ff;">Content here</div>
        
        
          .myborder {border:2px solid #bb20ff;}
        
        Border color #bb20ff