#bc1cae color space conversions
Hex:
        #bc1cae
        RGB:
        188, 28, 174
        CMY:
        26, 89, 32
        CMYK:
        0, 85, 7, 26
      HSL:
        305°, 74.0741%, 42.3529%
        HSV (HSB):
        305°, 85.1064%, 73.7255%
        XYZ:
        28.7943, 14.5779, 41.3406
        xyY:
        0.3399, 0.1721, 14.5779
      CIE-Lab:
        45.0505, 72.6604, -39.5628
        CIE-LCH:
        45.0505, 82.7330, 331.4322
        CIE-Luv:
        45.0505, 65.7142, -67.4419
        Hunter-Lab:
        38.1810, 67.7995, -37.4698
      #bc1cae color charts
#bc1cae RGB chart
      #bc1cae CMYK chart
      #bc1cae RGB pie chart
      #bc1cae color shades, tints & tones
#bc1cae color schemes
#bc1cae color preview, HTML & CSS examples
           This text has a color of #bc1cae        
        
          <p style="color:#bc1cae;">Text here</p>
        
        
          .mytext {color:#bc1cae;}
        
        Text color #bc1cae
      
           This box has a color of #bc1cae        
        
          <div style="background-color:#bc1cae;">Content here</div>
        
        
          .mybackground {background-color:#bc1cae;}
        
        Background color #bc1cae
      
           Border around this has a color of #bc1cae        
        
          <div style="border:2px solid #bc1cae;">Content here</div>
        
        
          .myborder {border:2px solid #bc1cae;}
        
        Border color #bc1cae