#ccc8f2 color space conversions
Hex:
#ccc8f2
RGB:
204, 200, 242
CMY:
20, 22, 5
CMYK:
16, 17, 0, 5
HSL:
246°, 61.7647%, 86.6667%
HSV (HSB):
246°, 17.3554%, 94.9020%
XYZ:
61.5831, 60.5567, 92.4472
xyY:
0.2870, 0.2822, 60.5567
CIE-Lab:
82.1399, 9.6411, -20.1765
CIE-LCH:
82.1399, 22.3616, 295.5402
CIE-Luv:
82.1399, -0.3667, -33.5034
Hunter-Lab:
77.8182, 5.0780, -15.9632
#ccc8f2 color charts
#ccc8f2 color shades, tints & tones
#ccc8f2 color schemes
#ccc8f2 color preview, HTML & CSS examples
This text has a color of #ccc8f2
<p style="color:#ccc8f2;">Text here</p>
.mytext {color:#ccc8f2;}
This box has a color of #ccc8f2
<div style="background-color:#ccc8f2;">Content here</div>
.mybackground {background-color:#ccc8f2;}
Border around this has a color of #ccc8f2
<div style="border:2px solid #ccc8f2;">Content here</div>
.myborder {border:2px solid #ccc8f2;}