#bc00a2 color space conversions
Hex:
        #bc00a2
        RGB:
        188, 0, 162
        CMY:
        26, 100, 36
        CMYK:
        0, 100, 14, 26
      HSL:
        308°, 100.0000%, 36.8627%
        HSV (HSB):
        308°, 100.0000%, 73.7255%
        XYZ:
        27.2606, 13.3000, 35.3128
        xyY:
        0.3593, 0.1753, 13.3000
      CIE-Lab:
        43.2118, 74.5147, -35.3213
        CIE-LCH:
        43.2118, 82.4623, 334.6382
        CIE-Luv:
        43.2118, 72.9783, -60.9793
        Hunter-Lab:
        36.4692, 69.6073, -31.8816
      #bc00a2 color charts
#bc00a2 RGB chart
      #bc00a2 CMYK chart
      #bc00a2 RGB pie chart
      #bc00a2 color shades, tints & tones
#bc00a2 color schemes
#bc00a2 color preview, HTML & CSS examples
           This text has a color of #bc00a2        
        
          <p style="color:#bc00a2;">Text here</p>
        
        
          .mytext {color:#bc00a2;}
        
        Text color #bc00a2
      
           This box has a color of #bc00a2        
        
          <div style="background-color:#bc00a2;">Content here</div>
        
        
          .mybackground {background-color:#bc00a2;}
        
        Background color #bc00a2
      
           Border around this has a color of #bc00a2        
        
          <div style="border:2px solid #bc00a2;">Content here</div>
        
        
          .myborder {border:2px solid #bc00a2;}
        
        Border color #bc00a2