#ccc0e0 color space conversions
Hex:
#ccc0e0
RGB:
204, 192, 224
CMY:
20, 25, 12
CMYK:
9, 14, 0, 12
HSL:
263°, 34.0426%, 81.5686%
HSV (HSB):
263°, 14.2857%, 87.8431%
XYZ:
57.2060, 55.9185, 78.2993
xyY:
0.2988, 0.2921, 55.9185
CIE-Lab:
79.5674, 10.2258, -14.4113
CIE-LCH:
79.5674, 17.6706, 305.3584
CIE-Luv:
79.5674, 4.6564, -24.1164
Hunter-Lab:
74.7786, 5.6907, -9.7364
#ccc0e0 color charts
#ccc0e0 color shades, tints & tones
#ccc0e0 color schemes
#ccc0e0 color preview, HTML & CSS examples
This text has a color of #ccc0e0
<p style="color:#ccc0e0;">Text here</p>
.mytext {color:#ccc0e0;}
This box has a color of #ccc0e0
<div style="background-color:#ccc0e0;">Content here</div>
.mybackground {background-color:#ccc0e0;}
Border around this has a color of #ccc0e0
<div style="border:2px solid #ccc0e0;">Content here</div>
.myborder {border:2px solid #ccc0e0;}