#ccccf0 color space conversions
Hex:
#ccccf0
RGB:
204, 204, 240
CMY:
20, 20, 6
CMYK:
15, 15, 0, 6
HSL:
240°, 54.5455%, 87.0588%
HSV (HSB):
240°, 15.0000%, 94.1176%
XYZ:
62.2229, 62.3144, 91.1865
xyY:
0.2884, 0.2889, 62.3144
CIE-Lab:
83.0803, 7.0804, -17.6901
CIE-LCH:
83.0803, 19.0545, 291.8136
CIE-Luv:
83.0803, -2.0942, -29.0655
Hunter-Lab:
78.9395, 2.5560, -13.2309
#ccccf0 color charts
#ccccf0 color shades, tints & tones
#ccccf0 color schemes
#ccccf0 color preview, HTML & CSS examples
This text has a color of #ccccf0
<p style="color:#ccccf0;">Text here</p>
.mytext {color:#ccccf0;}
This box has a color of #ccccf0
<div style="background-color:#ccccf0;">Content here</div>
.mybackground {background-color:#ccccf0;}
Border around this has a color of #ccccf0
<div style="border:2px solid #ccccf0;">Content here</div>
.myborder {border:2px solid #ccccf0;}