#c3f2de color space conversions
Hex:
        #c3f2de
        RGB:
        195, 242, 222
        CMY:
        24, 5, 13
        CMYK:
        19, 0, 8, 5
      HSL:
        154°, 64.3836%, 85.6863%
        HSV (HSB):
        154°, 19.4215%, 94.9020%
        XYZ:
        67.4426, 80.3803, 81.0676
        xyY:
        0.2947, 0.3512, 80.3803
      CIE-Lab:
        91.8552, -18.9269, 4.6874
        CIE-LCH:
        91.8552, 19.4987, 166.0902
        CIE-Luv:
        91.8552, -23.8011, 10.4430
        Hunter-Lab:
        89.6551, -22.6205, 9.1475
      #c3f2de color charts
#c3f2de RGB chart
      #c3f2de CMYK chart
      #c3f2de RGB pie chart
      #c3f2de color shades, tints & tones
#c3f2de color schemes
#c3f2de color preview, HTML & CSS examples
           This text has a color of #c3f2de        
        
          <p style="color:#c3f2de;">Text here</p>
        
        
          .mytext {color:#c3f2de;}
        
        Text color #c3f2de
      
           This box has a color of #c3f2de        
        
          <div style="background-color:#c3f2de;">Content here</div>
        
        
          .mybackground {background-color:#c3f2de;}
        
        Background color #c3f2de
      
           Border around this has a color of #c3f2de        
        
          <div style="border:2px solid #c3f2de;">Content here</div>
        
        
          .myborder {border:2px solid #c3f2de;}
        
        Border color #c3f2de