#c2fefe color space conversions
Hex:
        #c2fefe
        RGB:
        194, 254, 254
        CMY:
        24, 0, 0
        CMYK:
        24, 0, 0, 0
      HSL:
        180°, 96.7742%, 87.8431%
        HSV (HSB):
        180°, 23.6220%, 99.6078%
        XYZ:
        75.5793, 89.5087, 107.0594
        xyY:
        0.2777, 0.3289, 89.5087
      CIE-Lab:
        95.7926, -18.6402, -6.1313
        CIE-LCH:
        95.7926, 19.6226, 198.2075
        CIE-Luv:
        95.7926, -29.9285, -6.4723
        Hunter-Lab:
        94.6090, -22.9694, -0.8661
      #c2fefe color charts
#c2fefe RGB chart
      #c2fefe CMYK chart
      #c2fefe RGB pie chart
      #c2fefe color shades, tints & tones
#c2fefe color schemes
#c2fefe color preview, HTML & CSS examples
           This text has a color of #c2fefe        
        
          <p style="color:#c2fefe;">Text here</p>
        
        
          .mytext {color:#c2fefe;}
        
        Text color #c2fefe
      
           This box has a color of #c2fefe        
        
          <div style="background-color:#c2fefe;">Content here</div>
        
        
          .mybackground {background-color:#c2fefe;}
        
        Background color #c2fefe
      
           Border around this has a color of #c2fefe        
        
          <div style="border:2px solid #c2fefe;">Content here</div>
        
        
          .myborder {border:2px solid #c2fefe;}
        
        Border color #c2fefe