#cbf2ea color space conversions
Hex:
        #cbf2ea
        RGB:
        203, 242, 234
        CMY:
        20, 5, 8
        CMYK:
        16, 0, 3, 5
      HSL:
        168°, 60.0000%, 87.2549%
        HSV (HSB):
        168°, 16.1157%, 94.9020%
        XYZ:
        71.2320, 82.1413, 89.9424
        xyY:
        0.2928, 0.3376, 82.1413
      CIE-Lab:
        92.6372, -14.0967, -0.3515
        CIE-LCH:
        92.6372, 14.1011, 181.4286
        CIE-Luv:
        92.6372, -20.1400, 1.9099
        Hunter-Lab:
        90.6318, -18.3138, 4.6033
      #cbf2ea color charts
#cbf2ea RGB chart
      #cbf2ea CMYK chart
      #cbf2ea RGB pie chart
      #cbf2ea color shades, tints & tones
#cbf2ea color schemes
#cbf2ea color preview, HTML & CSS examples
           This text has a color of #cbf2ea        
        
          <p style="color:#cbf2ea;">Text here</p>
        
        
          .mytext {color:#cbf2ea;}
        
        Text color #cbf2ea
      
           This box has a color of #cbf2ea        
        
          <div style="background-color:#cbf2ea;">Content here</div>
        
        
          .mybackground {background-color:#cbf2ea;}
        
        Background color #cbf2ea
      
           Border around this has a color of #cbf2ea        
        
          <div style="border:2px solid #cbf2ea;">Content here</div>
        
        
          .myborder {border:2px solid #cbf2ea;}
        
        Border color #cbf2ea