#ccd2f9 color space conversions
Hex:
#ccd2f9
RGB:
204, 210, 249
CMY:
20, 18, 2
CMYK:
18, 16, 0, 2
HSL:
232°, 78.9474%, 88.8235%
HSV (HSB):
232°, 18.0723%, 97.6471%
XYZ:
65.0473, 65.7701, 98.8891
xyY:
0.2832, 0.2863, 65.7701
CIE-Lab:
84.8790, 5.7995, -19.7542
CIE-LCH:
84.8790, 20.5879, 286.3613
CIE-Luv:
84.8790, -5.3617, -32.3360
Hunter-Lab:
81.0988, 1.2476, -15.5271
#ccd2f9 color charts
#ccd2f9 color shades, tints & tones
#ccd2f9 color schemes
#ccd2f9 color preview, HTML & CSS examples
This text has a color of #ccd2f9
<p style="color:#ccd2f9;">Text here</p>
.mytext {color:#ccd2f9;}
This box has a color of #ccd2f9
<div style="background-color:#ccd2f9;">Content here</div>
.mybackground {background-color:#ccd2f9;}
Border around this has a color of #ccd2f9
<div style="border:2px solid #ccd2f9;">Content here</div>
.myborder {border:2px solid #ccd2f9;}