#bcafd0 color space conversions
Hex:
        #bcafd0
        RGB:
        188, 175, 208
        CMY:
        26, 31, 18
        CMYK:
        10, 16, 0, 18
      HSL:
        264°, 25.9843%, 75.0980%
        HSV (HSB):
        264°, 15.8654%, 81.5686%
        XYZ:
        47.4542, 45.9054, 66.0340
        xyY:
        0.2977, 0.2880, 45.9054
      CIE-Lab:
        73.4841, 10.9499, -15.0076
        CIE-LCH:
        73.4841, 18.5776, 306.1154
        CIE-Luv:
        73.4841, 5.1206, -24.8931
        Hunter-Lab:
        67.7535, 6.4518, -10.3579
      #bcafd0 color charts
#bcafd0 RGB chart
      #bcafd0 CMYK chart
      #bcafd0 RGB pie chart
      #bcafd0 color shades, tints & tones
#bcafd0 color schemes
#bcafd0 color preview, HTML & CSS examples
           This text has a color of #bcafd0        
        
          <p style="color:#bcafd0;">Text here</p>
        
        
          .mytext {color:#bcafd0;}
        
        Text color #bcafd0
      
           This box has a color of #bcafd0        
        
          <div style="background-color:#bcafd0;">Content here</div>
        
        
          .mybackground {background-color:#bcafd0;}
        
        Background color #bcafd0
      
           Border around this has a color of #bcafd0        
        
          <div style="border:2px solid #bcafd0;">Content here</div>
        
        
          .myborder {border:2px solid #bcafd0;}
        
        Border color #bcafd0