#c2e9fd color space conversions
Hex:
        #c2e9fd
        RGB:
        194, 233, 253
        CMY:
        24, 9, 1
        CMYK:
        23, 8, 0, 1
      HSL:
        200°, 93.6508%, 87.6471%
        HSV (HSB):
        200°, 23.3202%, 99.2157%
        XYZ:
        69.1167, 76.8390, 104.1171
        xyY:
        0.2764, 0.3073, 76.8390
      CIE-Lab:
        90.2475, -8.3372, -13.8530
        CIE-LCH:
        90.2475, 16.1683, 238.9592
        CIE-Luv:
        90.2475, -20.6721, -20.5739
        Hunter-Lab:
        87.6579, -12.6572, -9.0622
      #c2e9fd color charts
#c2e9fd RGB chart
      #c2e9fd CMYK chart
      #c2e9fd RGB pie chart
      #c2e9fd color shades, tints & tones
#c2e9fd color schemes
#c2e9fd color preview, HTML & CSS examples
           This text has a color of #c2e9fd        
        
          <p style="color:#c2e9fd;">Text here</p>
        
        
          .mytext {color:#c2e9fd;}
        
        Text color #c2e9fd
      
           This box has a color of #c2e9fd        
        
          <div style="background-color:#c2e9fd;">Content here</div>
        
        
          .mybackground {background-color:#c2e9fd;}
        
        Background color #c2e9fd
      
           Border around this has a color of #c2e9fd        
        
          <div style="border:2px solid #c2e9fd;">Content here</div>
        
        
          .myborder {border:2px solid #c2e9fd;}
        
        Border color #c2e9fd