#c3d3ff color space conversions
Hex:
#c3d3ff
RGB:
195, 211, 255
CMY:
24, 17, 0
CMYK:
24, 17, 0, 0
HSL:
224°, 100.0000%, 88.2353%
HSV (HSB):
224°, 23.5294%, 100.0000%
XYZ:
63.8499, 65.4106, 103.8680
xyY:
0.2739, 0.2806, 65.4106
CIE-Lab:
84.6949, 3.8727, -23.2692
CIE-LCH:
84.6949, 23.5892, 279.4493
CIE-Luv:
84.6949, -10.5447, -37.8659
Hunter-Lab:
80.8768, -0.6138, -19.5308
#c3d3ff color charts
#c3d3ff color shades, tints & tones
#c3d3ff color schemes
#c3d3ff color preview, HTML & CSS examples
This text has a color of #c3d3ff
<p style="color:#c3d3ff;">Text here</p>
.mytext {color:#c3d3ff;}
This box has a color of #c3d3ff
<div style="background-color:#c3d3ff;">Content here</div>
.mybackground {background-color:#c3d3ff;}
Border around this has a color of #c3d3ff
<div style="border:2px solid #c3d3ff;">Content here</div>
.myborder {border:2px solid #c3d3ff;}