#bc0cae color space conversions
Hex:
        #bc0cae
        RGB:
        188, 12, 174
        CMY:
        26, 95, 32
        CMYK:
        0, 94, 7, 26
      HSL:
        305°, 88.0000%, 39.2157%
        HSV (HSB):
        305°, 93.6170%, 73.7255%
        XYZ:
        28.5105, 14.0103, 41.2460
        xyY:
        0.3404, 0.1673, 14.0103
      CIE-Lab:
        44.2477, 75.0140, -40.8364
        CIE-LCH:
        44.2477, 85.4091, 331.4368
        CIE-Luv:
        44.2477, 67.2104, -69.2572
        Hunter-Lab:
        37.4303, 70.4594, -39.1328
      #bc0cae color charts
#bc0cae RGB chart
      #bc0cae CMYK chart
      #bc0cae RGB pie chart
      #bc0cae color shades, tints & tones
#bc0cae color schemes
#bc0cae color preview, HTML & CSS examples
           This text has a color of #bc0cae        
        
          <p style="color:#bc0cae;">Text here</p>
        
        
          .mytext {color:#bc0cae;}
        
        Text color #bc0cae
      
           This box has a color of #bc0cae        
        
          <div style="background-color:#bc0cae;">Content here</div>
        
        
          .mybackground {background-color:#bc0cae;}
        
        Background color #bc0cae
      
           Border around this has a color of #bc0cae        
        
          <div style="border:2px solid #bc0cae;">Content here</div>
        
        
          .myborder {border:2px solid #bc0cae;}
        
        Border color #bc0cae