#cbeaf5 color space conversions
Hex:
        #cbeaf5
        RGB:
        203, 234, 245
        CMY:
        20, 8, 4
        CMYK:
        17, 4, 0, 4
      HSL:
        196°, 67.7419%, 87.8431%
        HSV (HSB):
        196°, 17.1429%, 96.0784%
        XYZ:
        70.5329, 78.1347, 97.7502
        xyY:
        0.2862, 0.3171, 78.1347
      CIE-Lab:
        90.8413, -7.8468, -8.7280
        CIE-LCH:
        90.8413, 11.7367, 228.0431
        CIE-Luv:
        90.8413, -16.6950, -12.3495
        Hunter-Lab:
        88.3938, -12.2572, -3.6901
      #cbeaf5 color charts
#cbeaf5 RGB chart
      #cbeaf5 CMYK chart
      #cbeaf5 RGB pie chart
      #cbeaf5 color shades, tints & tones
#cbeaf5 color schemes
#cbeaf5 color preview, HTML & CSS examples
           This text has a color of #cbeaf5        
        
          <p style="color:#cbeaf5;">Text here</p>
        
        
          .mytext {color:#cbeaf5;}
        
        Text color #cbeaf5
      
           This box has a color of #cbeaf5        
        
          <div style="background-color:#cbeaf5;">Content here</div>
        
        
          .mybackground {background-color:#cbeaf5;}
        
        Background color #cbeaf5
      
           Border around this has a color of #cbeaf5        
        
          <div style="border:2px solid #cbeaf5;">Content here</div>
        
        
          .myborder {border:2px solid #cbeaf5;}
        
        Border color #cbeaf5