#bc0a76 color space conversions
Hex:
        #bc0a76
        RGB:
        188, 10, 118
        CMY:
        26, 96, 54
        CMYK:
        0, 95, 37, 26
      HSL:
        324°, 89.8990%, 38.8235%
        HSV (HSB):
        324°, 94.6809%, 73.7255%
        XYZ:
        24.1176, 12.2165, 18.2264
        xyY:
        0.4420, 0.2239, 12.2165
      CIE-Lab:
        41.5581, 68.4496, -10.9861
        CIE-LCH:
        41.5581, 69.3256, 350.8818
        CIE-Luv:
        41.5581, 92.0089, -26.3412
        Hunter-Lab:
        34.9520, 62.0024, -6.4515
      #bc0a76 color charts
#bc0a76 RGB chart
      #bc0a76 CMYK chart
      #bc0a76 RGB pie chart
      #bc0a76 color shades, tints & tones
#bc0a76 color schemes
#bc0a76 color preview, HTML & CSS examples
           This text has a color of #bc0a76        
        
          <p style="color:#bc0a76;">Text here</p>
        
        
          .mytext {color:#bc0a76;}
        
        Text color #bc0a76
      
           This box has a color of #bc0a76        
        
          <div style="background-color:#bc0a76;">Content here</div>
        
        
          .mybackground {background-color:#bc0a76;}
        
        Background color #bc0a76
      
           Border around this has a color of #bc0a76        
        
          <div style="border:2px solid #bc0a76;">Content here</div>
        
        
          .myborder {border:2px solid #bc0a76;}
        
        Border color #bc0a76