#c3ddff color space conversions
Hex:
#c3ddff
RGB:
195, 221, 255
CMY:
24, 13, 0
CMYK:
24, 13, 0, 0
HSL:
214°, 100.0000%, 88.2353%
HSV (HSB):
214°, 23.5294%, 100.0000%
XYZ:
66.4121, 70.5350, 104.7221
xyY:
0.2748, 0.2919, 70.5350
CIE-Lab:
87.2586, -1.3969, -19.3871
CIE-LCH:
87.2586, 19.4374, 265.8787
CIE-Luv:
87.2586, -14.9538, -30.7010
Hunter-Lab:
83.9851, -5.8232, -15.1398
#c3ddff color charts
#c3ddff color shades, tints & tones
#c3ddff color schemes
#c3ddff color preview, HTML & CSS examples
This text has a color of #c3ddff
<p style="color:#c3ddff;">Text here</p>
.mytext {color:#c3ddff;}
This box has a color of #c3ddff
<div style="background-color:#c3ddff;">Content here</div>
.mybackground {background-color:#c3ddff;}
Border around this has a color of #c3ddff
<div style="border:2px solid #c3ddff;">Content here</div>
.myborder {border:2px solid #c3ddff;}