#c2e0ea color space conversions
Hex:
        #c2e0ea
        RGB:
        194, 224, 234
        CMY:
        24, 12, 8
        CMYK:
        17, 4, 0, 8
      HSL:
        195°, 48.7805%, 83.9216%
        HSV (HSB):
        195°, 17.0940%, 91.7647%
        XYZ:
        63.7551, 70.7212, 88.1322
        xyY:
        0.2864, 0.3177, 70.7212
      CIE-Lab:
        87.3494, -7.7859, -8.2010
        CIE-LCH:
        87.3494, 11.3082, 226.4873
        CIE-Luv:
        87.3494, -16.1653, -11.4572
        Hunter-Lab:
        84.0959, -11.8427, -3.2686
      #c2e0ea color charts
#c2e0ea RGB chart
      #c2e0ea CMYK chart
      #c2e0ea RGB pie chart
      #c2e0ea color shades, tints & tones
#c2e0ea color schemes
#c2e0ea color preview, HTML & CSS examples
           This text has a color of #c2e0ea        
        
          <p style="color:#c2e0ea;">Text here</p>
        
        
          .mytext {color:#c2e0ea;}
        
        Text color #c2e0ea
      
           This box has a color of #c2e0ea        
        
          <div style="background-color:#c2e0ea;">Content here</div>
        
        
          .mybackground {background-color:#c2e0ea;}
        
        Background color #c2e0ea
      
           Border around this has a color of #c2e0ea        
        
          <div style="border:2px solid #c2e0ea;">Content here</div>
        
        
          .myborder {border:2px solid #c2e0ea;}
        
        Border color #c2e0ea