#ccc9df color space conversions
Hex:
#ccc9df
RGB:
204, 201, 223
CMY:
20, 21, 13
CMYK:
9, 10, 0, 13
HSL:
248°, 25.5814%, 83.1373%
HSV (HSB):
248°, 9.8655%, 87.4510%
XYZ:
59.1078, 59.9384, 78.2660
xyY:
0.2996, 0.3038, 59.9384
CIE-Lab:
81.8047, 5.2094, -10.5285
CIE-LCH:
81.8047, 11.7468, 296.3259
CIE-Luv:
81.8047, 0.3672, -17.1789
Hunter-Lab:
77.4199, 0.7946, -5.7441
#ccc9df color charts
#ccc9df color shades, tints & tones
#ccc9df color schemes
#ccc9df color preview, HTML & CSS examples
This text has a color of #ccc9df
<p style="color:#ccc9df;">Text here</p>
.mytext {color:#ccc9df;}
This box has a color of #ccc9df
<div style="background-color:#ccc9df;">Content here</div>
.mybackground {background-color:#ccc9df;}
Border around this has a color of #ccc9df
<div style="border:2px solid #ccc9df;">Content here</div>
.myborder {border:2px solid #ccc9df;}