#bb20d8 color space conversions
Hex:
        #bb20d8
        RGB:
        187, 32, 216
        CMY:
        27, 87, 15
        CMYK:
        13, 85, 0, 15
      HSL:
        291°, 74.1935%, 48.6275%
        HSV (HSB):
        291°, 85.1852%, 84.7059%
        XYZ:
        33.4047, 16.5557, 66.4007
        xyY:
        0.2871, 0.1423, 16.5557
      CIE-Lab:
        47.6953, 78.3039, -59.7838
        CIE-LCH:
        47.6953, 98.5170, 322.6388
        CIE-Luv:
        47.6953, 49.5953, -98.2917
        Hunter-Lab:
        40.6887, 75.3402, -68.2745
      #bb20d8 color charts
#bb20d8 RGB chart
      #bb20d8 CMYK chart
      #bb20d8 RGB pie chart
      #bb20d8 color shades, tints & tones
#bb20d8 color schemes
#bb20d8 color preview, HTML & CSS examples
           This text has a color of #bb20d8        
        
          <p style="color:#bb20d8;">Text here</p>
        
        
          .mytext {color:#bb20d8;}
        
        Text color #bb20d8
      
           This box has a color of #bb20d8        
        
          <div style="background-color:#bb20d8;">Content here</div>
        
        
          .mybackground {background-color:#bb20d8;}
        
        Background color #bb20d8
      
           Border around this has a color of #bb20d8        
        
          <div style="border:2px solid #bb20d8;">Content here</div>
        
        
          .myborder {border:2px solid #bb20d8;}
        
        Border color #bb20d8