#bc0cad color space conversions
Hex:
        #bc0cad
        RGB:
        188, 12, 173
        CMY:
        26, 95, 32
        CMYK:
        0, 94, 8, 26
      HSL:
        305°, 88.0000%, 39.2157%
        HSV (HSB):
        305°, 93.6170%, 73.7255%
        XYZ:
        28.4133, 13.9714, 40.7344
        xyY:
        0.3418, 0.1681, 13.9714
      CIE-Lab:
        44.1919, 74.8737, -40.3317
        CIE-LCH:
        44.1919, 85.0454, 331.6903
        CIE-Luv:
        44.1919, 67.6176, -68.4986
        Hunter-Lab:
        37.3784, 70.2753, -38.4484
      #bc0cad color charts
#bc0cad RGB chart
      #bc0cad CMYK chart
      #bc0cad RGB pie chart
      #bc0cad color shades, tints & tones
#bc0cad color schemes
#bc0cad color preview, HTML & CSS examples
           This text has a color of #bc0cad        
        
          <p style="color:#bc0cad;">Text here</p>
        
        
          .mytext {color:#bc0cad;}
        
        Text color #bc0cad
      
           This box has a color of #bc0cad        
        
          <div style="background-color:#bc0cad;">Content here</div>
        
        
          .mybackground {background-color:#bc0cad;}
        
        Background color #bc0cad
      
           Border around this has a color of #bc0cad        
        
          <div style="border:2px solid #bc0cad;">Content here</div>
        
        
          .myborder {border:2px solid #bc0cad;}
        
        Border color #bc0cad