#c2edff color space conversions
Hex:
        #c2edff
        RGB:
        194, 237, 255
        CMY:
        24, 7, 0
        CMYK:
        24, 7, 0, 0
      HSL:
        198°, 100.0000%, 88.0392%
        HSV (HSB):
        198°, 23.9216%, 100.0000%
        XYZ:
        70.5823, 79.2577, 106.1859
        xyY:
        0.2757, 0.3096, 79.2577
      CIE-Lab:
        91.3508, -9.9368, -13.2473
        CIE-LCH:
        91.3508, 16.5599, 233.1264
        CIE-Luv:
        91.3508, -22.4740, -19.3546
        Hunter-Lab:
        89.0268, -14.2783, -8.3989
      #c2edff color charts
#c2edff RGB chart
      #c2edff CMYK chart
      #c2edff RGB pie chart
      #c2edff color shades, tints & tones
#c2edff color schemes
#c2edff color preview, HTML & CSS examples
           This text has a color of #c2edff        
        
          <p style="color:#c2edff;">Text here</p>
        
        
          .mytext {color:#c2edff;}
        
        Text color #c2edff
      
           This box has a color of #c2edff        
        
          <div style="background-color:#c2edff;">Content here</div>
        
        
          .mybackground {background-color:#c2edff;}
        
        Background color #c2edff
      
           Border around this has a color of #c2edff        
        
          <div style="border:2px solid #c2edff;">Content here</div>
        
        
          .myborder {border:2px solid #c2edff;}
        
        Border color #c2edff