#cfcadc color space conversions
Hex:
#cfcadc
RGB:
207, 202, 220
CMY:
19, 21, 14
CMYK:
6, 8, 0, 14
HSL:
257°, 20.4545%, 82.7451%
HSV (HSB):
257°, 8.1818%, 86.2745%
XYZ:
59.7709, 60.6738, 76.2711
xyY:
0.3038, 0.3084, 60.6738
CIE-Lab:
82.2030, 5.0825, -8.3063
CIE-LCH:
82.2030, 9.7379, 301.4615
CIE-Luv:
82.2030, 1.7250, -13.6636
Hunter-Lab:
77.8934, 0.6573, -3.5298
#cfcadc color charts
#cfcadc color shades, tints & tones
#cfcadc color schemes
#cfcadc color preview, HTML & CSS examples
This text has a color of #cfcadc
<p style="color:#cfcadc;">Text here</p>
.mytext {color:#cfcadc;}
This box has a color of #cfcadc
<div style="background-color:#cfcadc;">Content here</div>
.mybackground {background-color:#cfcadc;}
Border around this has a color of #cfcadc
<div style="border:2px solid #cfcadc;">Content here</div>
.myborder {border:2px solid #cfcadc;}