#ceadf3 color space conversions
Hex:
#ceadf3
RGB:
206, 173, 243
CMY:
19, 32, 5
CMYK:
15, 29, 0, 5
HSL:
268°, 74.4681%, 81.5686%
HSV (HSB):
268°, 28.8066%, 95.2941%
XYZ:
56.5748, 49.4800, 91.3628
xyY:
0.2866, 0.2506, 49.4800
CIE-Lab:
75.7490, 25.1261, -30.4518
CIE-LCH:
75.7490, 39.4795, 309.5264
CIE-Luv:
75.7490, 12.8906, -52.4471
Hunter-Lab:
70.3420, 20.4658, -27.7686
#ceadf3 color charts
#ceadf3 color shades, tints & tones
#ceadf3 color schemes
#ceadf3 color preview, HTML & CSS examples
This text has a color of #ceadf3
<p style="color:#ceadf3;">Text here</p>
.mytext {color:#ceadf3;}
This box has a color of #ceadf3
<div style="background-color:#ceadf3;">Content here</div>
.mybackground {background-color:#ceadf3;}
Border around this has a color of #ceadf3
<div style="border:2px solid #ceadf3;">Content here</div>
.myborder {border:2px solid #ceadf3;}