#bc01c9 color space conversions
Hex:
        #bc01c9
        RGB:
        188, 1, 201
        CMY:
        26, 100, 21
        CMYK:
        6, 100, 0, 21
      HSL:
        296°, 99.0099%, 39.6078%
        HSV (HSB):
        296°, 99.5025%, 78.8235%
        XYZ:
        31.2925, 14.9301, 56.4908
        xyY:
        0.3047, 0.1454, 14.9301
      CIE-Lab:
        45.5383, 80.0014, -54.6069
        CIE-LCH:
        45.5383, 96.8614, 325.6836
        CIE-Luv:
        45.5383, 57.3494, -89.9590
        Hunter-Lab:
        38.6395, 76.9404, -59.6341
      #bc01c9 color charts
#bc01c9 RGB chart
      #bc01c9 CMYK chart
      #bc01c9 RGB pie chart
      #bc01c9 color shades, tints & tones
#bc01c9 color schemes
#bc01c9 color preview, HTML & CSS examples
           This text has a color of #bc01c9        
        
          <p style="color:#bc01c9;">Text here</p>
        
        
          .mytext {color:#bc01c9;}
        
        Text color #bc01c9
      
           This box has a color of #bc01c9        
        
          <div style="background-color:#bc01c9;">Content here</div>
        
        
          .mybackground {background-color:#bc01c9;}
        
        Background color #bc01c9
      
           Border around this has a color of #bc01c9        
        
          <div style="border:2px solid #bc01c9;">Content here</div>
        
        
          .myborder {border:2px solid #bc01c9;}
        
        Border color #bc01c9