#ccc6e5 color space conversions
Hex:
#ccc6e5
RGB:
204, 198, 229
CMY:
20, 22, 10
CMYK:
11, 14, 0, 10
HSL:
252°, 37.3494%, 83.7255%
HSV (HSB):
252°, 13.5371%, 89.8039%
XYZ:
59.2388, 58.8827, 82.3720
xyY:
0.2955, 0.2937, 58.8827
CIE-Lab:
81.2271, 8.0142, -14.6041
CIE-LCH:
81.2271, 16.6586, 298.7564
CIE-Luv:
81.2271, 1.4255, -24.1322
Hunter-Lab:
76.7350, 3.5141, -9.9309
#ccc6e5 color charts
#ccc6e5 color shades, tints & tones
#ccc6e5 color schemes
#ccc6e5 color preview, HTML & CSS examples
This text has a color of #ccc6e5
<p style="color:#ccc6e5;">Text here</p>
.mytext {color:#ccc6e5;}
This box has a color of #ccc6e5
<div style="background-color:#ccc6e5;">Content here</div>
.mybackground {background-color:#ccc6e5;}
Border around this has a color of #ccc6e5
<div style="border:2px solid #ccc6e5;">Content here</div>
.myborder {border:2px solid #ccc6e5;}