#c3dff7 color space conversions
Hex:
#c3dff7
RGB:
195, 223, 247
CMY:
24, 13, 3
CMYK:
21, 10, 0, 3
HSL:
208°, 76.4706%, 86.6667%
HSV (HSB):
208°, 21.0526%, 96.8627%
XYZ:
65.6819, 71.0929, 98.2562
xyY:
0.2795, 0.3025, 71.0929
CIE-Lab:
87.5301, -4.1995, -14.7693
CIE-LCH:
87.5301, 15.3547, 254.1275
CIE-Luv:
87.5301, -15.5980, -22.6541
Hunter-Lab:
84.3166, -8.5041, -10.0705
#c3dff7 color charts
#c3dff7 color shades, tints & tones
#c3dff7 color schemes
#c3dff7 color preview, HTML & CSS examples
This text has a color of #c3dff7
<p style="color:#c3dff7;">Text here</p>
.mytext {color:#c3dff7;}
This box has a color of #c3dff7
<div style="background-color:#c3dff7;">Content here</div>
.mybackground {background-color:#c3dff7;}
Border around this has a color of #c3dff7
<div style="border:2px solid #c3dff7;">Content here</div>
.myborder {border:2px solid #c3dff7;}