#ceaafd color space conversions
Hex:
#ceaafd
RGB:
206, 170, 253
CMY:
19, 33, 1
CMYK:
19, 33, 0, 1
HSL:
266°, 95.4023%, 82.9412%
HSV (HSB):
266°, 32.8063%, 99.2157%
XYZ:
57.5579, 48.9631, 99.3457
xyY:
0.2796, 0.2378, 48.9631
CIE-Lab:
75.4284, 28.9303, -36.3461
CIE-LCH:
75.4284, 46.4543, 308.5186
CIE-Luv:
75.4284, 13.1141, -62.8243
Hunter-Lab:
69.9736, 24.3742, -35.1959
#ceaafd color charts
#ceaafd color shades, tints & tones
#ceaafd color schemes
#ceaafd color preview, HTML & CSS examples
This text has a color of #ceaafd
<p style="color:#ceaafd;">Text here</p>
.mytext {color:#ceaafd;}
This box has a color of #ceaafd
<div style="background-color:#ceaafd;">Content here</div>
.mybackground {background-color:#ceaafd;}
Border around this has a color of #ceaafd
<div style="border:2px solid #ceaafd;">Content here</div>
.myborder {border:2px solid #ceaafd;}