#bc5cae color space conversions
Hex:
        #bc5cae
        RGB:
        188, 92, 174
        CMY:
        26, 64, 32
        CMYK:
        0, 51, 7, 26
      HSL:
        309°, 41.7391%, 54.9020%
        HSV (HSB):
        309°, 51.0638%, 73.7255%
        XYZ:
        32.2062, 21.4017, 42.4779
        xyY:
        0.3352, 0.2227, 21.4017
      CIE-Lab:
        53.3863, 49.5020, -26.5068
        CIE-LCH:
        53.3863, 56.1521, 331.8323
        CIE-Luv:
        53.3863, 48.7022, -46.9229
        Hunter-Lab:
        46.2619, 43.3080, -22.0570
      #bc5cae color charts
#bc5cae RGB chart
      #bc5cae CMYK chart
      #bc5cae RGB pie chart
      #bc5cae color shades, tints & tones
#bc5cae color schemes
#bc5cae color preview, HTML & CSS examples
           This text has a color of #bc5cae        
        
          <p style="color:#bc5cae;">Text here</p>
        
        
          .mytext {color:#bc5cae;}
        
        Text color #bc5cae
      
           This box has a color of #bc5cae        
        
          <div style="background-color:#bc5cae;">Content here</div>
        
        
          .mybackground {background-color:#bc5cae;}
        
        Background color #bc5cae
      
           Border around this has a color of #bc5cae        
        
          <div style="border:2px solid #bc5cae;">Content here</div>
        
        
          .myborder {border:2px solid #bc5cae;}
        
        Border color #bc5cae