#ceadff color space conversions
Hex:
#ceadff
RGB:
206, 173, 255
CMY:
19, 32, 0
CMYK:
19, 32, 0, 0
HSL:
264°, 100.0000%, 83.9216%
HSV (HSB):
264°, 32.1569%, 100.0000%
XYZ:
58.4472, 50.2290, 101.2224
xyY:
0.2785, 0.2393, 50.2290
CIE-Lab:
76.2096, 27.7303, -36.2130
CIE-LCH:
76.2096, 45.6109, 307.4433
CIE-Luv:
76.2096, 11.6242, -62.5149
Hunter-Lab:
70.8724, 23.1790, -35.0694
#ceadff color charts
#ceadff color shades, tints & tones
#ceadff color schemes
#ceadff color preview, HTML & CSS examples
This text has a color of #ceadff
<p style="color:#ceadff;">Text here</p>
.mytext {color:#ceadff;}
This box has a color of #ceadff
<div style="background-color:#ceadff;">Content here</div>
.mybackground {background-color:#ceadff;}
Border around this has a color of #ceadff
<div style="border:2px solid #ceadff;">Content here</div>
.myborder {border:2px solid #ceadff;}