#ceafde color space conversions
Hex:
#ceafde
RGB:
206, 175, 222
CMY:
19, 31, 13
CMYK:
7, 21, 0, 13
HSL:
280°, 41.5929%, 77.8431%
HSV (HSB):
280°, 21.1712%, 87.0588%
XYZ:
53.9684, 49.0557, 75.7315
xyY:
0.3019, 0.2744, 49.0557
CIE-Lab:
75.4860, 19.6989, -19.4677
CIE-LCH:
75.4860, 27.6955, 315.3383
CIE-Luv:
75.4860, 14.1561, -33.5752
Hunter-Lab:
70.0398, 14.9717, -15.0803
#ceafde color charts
#ceafde color shades, tints & tones
#ceafde color schemes
#ceafde color preview, HTML & CSS examples
This text has a color of #ceafde
<p style="color:#ceafde;">Text here</p>
.mytext {color:#ceafde;}
This box has a color of #ceafde
<div style="background-color:#ceafde;">Content here</div>
.mybackground {background-color:#ceafde;}
Border around this has a color of #ceafde
<div style="border:2px solid #ceafde;">Content here</div>
.myborder {border:2px solid #ceafde;}