#cbf3ff color space conversions
Hex:
        #cbf3ff
        RGB:
        203, 243, 255
        CMY:
        20, 5, 0
        CMYK:
        20, 5, 0, 0
      HSL:
        194°, 100.0000%, 89.8039%
        HSV (HSB):
        194°, 20.3922%, 100.0000%
        XYZ:
        74.7292, 84.0177, 106.8861
        xyY:
        0.2813, 0.3163, 84.0177
      CIE-Lab:
        93.4582, -10.3214, -10.0488
        CIE-LCH:
        93.4582, 14.4052, 224.2334
        CIE-Luv:
        93.4582, -21.0147, -14.1211
        Hunter-Lab:
        91.6612, -14.8802, -4.9753
      #cbf3ff color charts
#cbf3ff RGB chart
      #cbf3ff CMYK chart
      #cbf3ff RGB pie chart
      #cbf3ff color shades, tints & tones
#cbf3ff color schemes
#cbf3ff color preview, HTML & CSS examples
           This text has a color of #cbf3ff        
        
          <p style="color:#cbf3ff;">Text here</p>
        
        
          .mytext {color:#cbf3ff;}
        
        Text color #cbf3ff
      
           This box has a color of #cbf3ff        
        
          <div style="background-color:#cbf3ff;">Content here</div>
        
        
          .mybackground {background-color:#cbf3ff;}
        
        Background color #cbf3ff
      
           Border around this has a color of #cbf3ff        
        
          <div style="border:2px solid #cbf3ff;">Content here</div>
        
        
          .myborder {border:2px solid #cbf3ff;}
        
        Border color #cbf3ff