#bcb1ca color space conversions
Hex:
        #bcb1ca
        RGB:
        188, 177, 202
        CMY:
        26, 31, 21
        CMYK:
        7, 12, 0, 21
      HSL:
        266°, 19.0840%, 74.3137%
        HSV (HSB):
        266°, 12.3762%, 79.2157%
        XYZ:
        47.1218, 46.3999, 62.3496
        xyY:
        0.3023, 0.2977, 46.3999
      CIE-Lab:
        73.8043, 8.6417, -11.2465
        CIE-LCH:
        73.8043, 14.1832, 307.5382
        CIE-Luv:
        73.8043, 4.6034, -18.6006
        Hunter-Lab:
        68.1175, 4.2759, -6.5874
      #bcb1ca color charts
#bcb1ca RGB chart
      #bcb1ca CMYK chart
      #bcb1ca RGB pie chart
      #bcb1ca color shades, tints & tones
#bcb1ca color schemes
#bcb1ca color preview, HTML & CSS examples
           This text has a color of #bcb1ca        
        
          <p style="color:#bcb1ca;">Text here</p>
        
        
          .mytext {color:#bcb1ca;}
        
        Text color #bcb1ca
      
           This box has a color of #bcb1ca        
        
          <div style="background-color:#bcb1ca;">Content here</div>
        
        
          .mybackground {background-color:#bcb1ca;}
        
        Background color #bcb1ca
      
           Border around this has a color of #bcb1ca        
        
          <div style="border:2px solid #bcb1ca;">Content here</div>
        
        
          .myborder {border:2px solid #bcb1ca;}
        
        Border color #bcb1ca