#bcabd6 color space conversions
Hex:
        #bcabd6
        RGB:
        188, 171, 214
        CMY:
        26, 33, 16
        CMYK:
        12, 20, 0, 16
      HSL:
        264°, 34.4000%, 75.4902%
        HSV (HSB):
        264°, 20.0935%, 83.9216%
        XYZ:
        47.4395, 44.6722, 69.7406
        xyY:
        0.2931, 0.2760, 44.6722
      CIE-Lab:
        72.6755, 14.3943, -19.5116
        CIE-LCH:
        72.6755, 24.2466, 306.4172
        CIE-Luv:
        72.6755, 6.5360, -32.6006
        Hunter-Lab:
        66.8373, 9.7299, -15.0794
      #bcabd6 color charts
#bcabd6 RGB chart
      #bcabd6 CMYK chart
      #bcabd6 RGB pie chart
      #bcabd6 color shades, tints & tones
#bcabd6 color schemes
#bcabd6 color preview, HTML & CSS examples
           This text has a color of #bcabd6        
        
          <p style="color:#bcabd6;">Text here</p>
        
        
          .mytext {color:#bcabd6;}
        
        Text color #bcabd6
      
           This box has a color of #bcabd6        
        
          <div style="background-color:#bcabd6;">Content here</div>
        
        
          .mybackground {background-color:#bcabd6;}
        
        Background color #bcabd6
      
           Border around this has a color of #bcabd6        
        
          <div style="border:2px solid #bcabd6;">Content here</div>
        
        
          .myborder {border:2px solid #bcabd6;}
        
        Border color #bcabd6