#c3dddb color space conversions
Hex:
        #c3dddb
        RGB:
        195, 221, 219
        CMY:
        24, 13, 14
        CMYK:
        12, 0, 1, 13
      HSL:
        175°, 27.6596%, 81.5686%
        HSV (HSB):
        175°, 11.7647%, 86.6667%
        XYZ:
        61.1483, 68.4295, 77.0032
        xyY:
        0.2960, 0.3312, 68.4295
      CIE-Lab:
        86.2208, -8.9697, -1.9458
        CIE-LCH:
        86.2208, 9.1783, 192.2394
        CIE-Luv:
        86.2208, -13.8373, -1.4306
        Hunter-Lab:
        82.7221, -12.8162, 2.7144
      #c3dddb color charts
#c3dddb RGB chart
      #c3dddb CMYK chart
      #c3dddb RGB pie chart
      #c3dddb color shades, tints & tones
#c3dddb color schemes
#c3dddb color preview, HTML & CSS examples
           This text has a color of #c3dddb        
        
          <p style="color:#c3dddb;">Text here</p>
        
        
          .mytext {color:#c3dddb;}
        
        Text color #c3dddb
      
           This box has a color of #c3dddb        
        
          <div style="background-color:#c3dddb;">Content here</div>
        
        
          .mybackground {background-color:#c3dddb;}
        
        Background color #c3dddb
      
           Border around this has a color of #c3dddb        
        
          <div style="border:2px solid #c3dddb;">Content here</div>
        
        
          .myborder {border:2px solid #c3dddb;}
        
        Border color #c3dddb