#ccc1f9 color space conversions
Hex:
#ccc1f9
RGB:
204, 193, 249
CMY:
20, 24, 2
CMYK:
18, 22, 0, 2
HSL:
252°, 82.3529%, 86.6667%
HSV (HSB):
252°, 22.4900%, 97.6471%
XYZ:
61.0707, 57.8169, 97.5635
xyY:
0.2821, 0.2671, 57.8169
CIE-Lab:
80.6369, 14.9161, -26.1990
CIE-LCH:
80.6369, 30.1476, 299.6546
CIE-Luv:
80.6369, 2.3331, -44.2088
Hunter-Lab:
76.0374, 10.2998, -22.8488
#ccc1f9 color charts
#ccc1f9 color shades, tints & tones
#ccc1f9 color schemes
#ccc1f9 color preview, HTML & CSS examples
This text has a color of #ccc1f9
<p style="color:#ccc1f9;">Text here</p>
.mytext {color:#ccc1f9;}
This box has a color of #ccc1f9
<div style="background-color:#ccc1f9;">Content here</div>
.mybackground {background-color:#ccc1f9;}
Border around this has a color of #ccc1f9
<div style="border:2px solid #ccc1f9;">Content here</div>
.myborder {border:2px solid #ccc1f9;}