#caf0b1 color space conversions
Hex:
        #caf0b1
        RGB:
        202, 240, 177
        CMY:
        21, 6, 31
        CMYK:
        16, 0, 26, 6
      HSL:
        96°, 67.7419%, 81.7647%
        HSV (HSB):
        96°, 26.2500%, 94.1176%
        XYZ:
        63.4530, 78.0511, 53.3160
        xyY:
        0.3257, 0.4006, 78.0511
      CIE-Lab:
        90.8032, -23.3655, 26.5049
        CIE-LCH:
        90.8032, 35.3334, 131.3979
        CIE-Luv:
        90.8032, -18.6355, 41.9291
        Hunter-Lab:
        88.3465, -26.4025, 26.0618
      #caf0b1 color charts
#caf0b1 RGB chart
      #caf0b1 CMYK chart
      #caf0b1 RGB pie chart
      #caf0b1 color shades, tints & tones
#caf0b1 color schemes
#caf0b1 color preview, HTML & CSS examples
           This text has a color of #caf0b1        
        
          <p style="color:#caf0b1;">Text here</p>
        
        
          .mytext {color:#caf0b1;}
        
        Text color #caf0b1
      
           This box has a color of #caf0b1        
        
          <div style="background-color:#caf0b1;">Content here</div>
        
        
          .mybackground {background-color:#caf0b1;}
        
        Background color #caf0b1
      
           Border around this has a color of #caf0b1        
        
          <div style="border:2px solid #caf0b1;">Content here</div>
        
        
          .myborder {border:2px solid #caf0b1;}
        
        Border color #caf0b1