#ccc0f7 color space conversions
Hex:
#ccc0f7
RGB:
204, 192, 247
CMY:
20, 25, 3
CMYK:
17, 22, 0, 3
HSL:
253°, 77.4648%, 86.0784%
HSV (HSB):
253°, 22.2672%, 96.8627%
XYZ:
60.5400, 57.2520, 95.8556
xyY:
0.2834, 0.2680, 57.2520
CIE-Lab:
80.3211, 15.0235, -25.6116
CIE-LCH:
80.3211, 29.6927, 300.3955
CIE-Luv:
80.3211, 2.9325, -43.2251
Hunter-Lab:
75.6651, 10.4048, -22.1455
#ccc0f7 color charts
#ccc0f7 color shades, tints & tones
#ccc0f7 color schemes
#ccc0f7 color preview, HTML & CSS examples
This text has a color of #ccc0f7
<p style="color:#ccc0f7;">Text here</p>
.mytext {color:#ccc0f7;}
This box has a color of #ccc0f7
<div style="background-color:#ccc0f7;">Content here</div>
.mybackground {background-color:#ccc0f7;}
Border around this has a color of #ccc0f7
<div style="border:2px solid #ccc0f7;">Content here</div>
.myborder {border:2px solid #ccc0f7;}