#c3ddef color space conversions
Hex:
#c3ddef
RGB:
195, 221, 239
CMY:
24, 13, 6
CMYK:
18, 8, 0, 6
HSL:
205°, 57.8947%, 85.0980%
HSV (HSB):
205°, 18.4100%, 93.7255%
XYZ:
63.9421, 69.5470, 91.7152
xyY:
0.2839, 0.3088, 69.5470
CIE-Lab:
86.7742, -4.8792, -11.6850
CIE-LCH:
86.7742, 12.6628, 247.3365
CIE-Luv:
86.7742, -14.4479, -17.5089
Hunter-Lab:
83.3948, -9.0780, -6.8290
#c3ddef color charts
#c3ddef RGB chart
#c3ddef CMYK chart
#c3ddef RGB pie chart
#c3ddef color shades, tints & tones
#c3ddef color schemes
#c3ddef color preview, HTML & CSS examples
This text has a color of #c3ddef
<p style="color:#c3ddef;">Text here</p>
.mytext {color:#c3ddef;}
Text color #c3ddef
This box has a color of #c3ddef
<div style="background-color:#c3ddef;">Content here</div>
.mybackground {background-color:#c3ddef;}
Background color #c3ddef
Border around this has a color of #c3ddef
<div style="border:2px solid #c3ddef;">Content here</div>
.myborder {border:2px solid #c3ddef;}
Border color #c3ddef