#b1cfca color space conversions
Hex:
        #b1cfca
        RGB:
        177, 207, 202
        CMY:
        31, 19, 21
        CMYK:
        14, 0, 2, 19
      HSL:
        170°, 23.8095%, 75.2941%
        HSV (HSB):
        170°, 14.4928%, 81.1765%
        XYZ:
        51.1050, 58.2370, 64.4245
        xyY:
        0.2941, 0.3351, 58.2370
      CIE-Lab:
        80.8704, -10.9659, -0.8858
        CIE-LCH:
        80.8704, 11.0016, 184.6181
        CIE-Luv:
        80.8704, -15.7537, 0.5307
        Hunter-Lab:
        76.3132, -14.0113, 3.3659
      #b1cfca color charts
#b1cfca RGB chart
      #b1cfca CMYK chart
      #b1cfca RGB pie chart
      #b1cfca color shades, tints & tones
#b1cfca color schemes
#b1cfca color preview, HTML & CSS examples
           This text has a color of #b1cfca        
        
          <p style="color:#b1cfca;">Text here</p>
        
        
          .mytext {color:#b1cfca;}
        
        Text color #b1cfca
      
           This box has a color of #b1cfca        
        
          <div style="background-color:#b1cfca;">Content here</div>
        
        
          .mybackground {background-color:#b1cfca;}
        
        Background color #b1cfca
      
           Border around this has a color of #b1cfca        
        
          <div style="border:2px solid #b1cfca;">Content here</div>
        
        
          .myborder {border:2px solid #b1cfca;}
        
        Border color #b1cfca