#bb01c2 color space conversions
Hex:
        #bb01c2
        RGB:
        187, 1, 194
        CMY:
        27, 100, 24
        CMYK:
        4, 99, 0, 24
      HSL:
        298°, 98.9744%, 38.2353%
        HSV (HSB):
        298°, 99.4845%, 76.0784%
        XYZ:
        30.2420, 14.4815, 52.2402
        xyY:
        0.3119, 0.1494, 14.4815
      CIE-Lab:
        44.9158, 78.7774, -51.5440
        CIE-LCH:
        44.9158, 94.1417, 326.8033
        CIE-Luv:
        44.9158, 59.2360, -85.1777
        Hunter-Lab:
        38.0546, 75.2582, -54.7533
      #bb01c2 color charts
#bb01c2 RGB chart
      #bb01c2 CMYK chart
      #bb01c2 RGB pie chart
      #bb01c2 color shades, tints & tones
#bb01c2 color schemes
#bb01c2 color preview, HTML & CSS examples
           This text has a color of #bb01c2        
        
          <p style="color:#bb01c2;">Text here</p>
        
        
          .mytext {color:#bb01c2;}
        
        Text color #bb01c2
      
           This box has a color of #bb01c2        
        
          <div style="background-color:#bb01c2;">Content here</div>
        
        
          .mybackground {background-color:#bb01c2;}
        
        Background color #bb01c2
      
           Border around this has a color of #bb01c2        
        
          <div style="border:2px solid #bb01c2;">Content here</div>
        
        
          .myborder {border:2px solid #bb01c2;}
        
        Border color #bb01c2