#cea8ed color space conversions
Hex:
#cea8ed
RGB:
206, 168, 237
CMY:
19, 34, 7
CMYK:
13, 29, 0, 7
HSL:
273°, 65.7143%, 79.4118%
HSV (HSB):
273°, 29.1139%, 92.9412%
XYZ:
54.7423, 47.2415, 86.3541
xyY:
0.2907, 0.2508, 47.2415
CIE-Lab:
74.3440, 26.5910, -29.3620
CIE-LCH:
74.3440, 39.6132, 312.1648
CIE-Luv:
74.3440, 15.7789, -50.7291
Hunter-Lab:
68.7325, 21.8854, -26.3780
#cea8ed color charts
#cea8ed color shades, tints & tones
#cea8ed color schemes
#cea8ed color preview, HTML & CSS examples
This text has a color of #cea8ed
<p style="color:#cea8ed;">Text here</p>
.mytext {color:#cea8ed;}
This box has a color of #cea8ed
<div style="background-color:#cea8ed;">Content here</div>
.mybackground {background-color:#cea8ed;}
Border around this has a color of #cea8ed
<div style="border:2px solid #cea8ed;">Content here</div>
.myborder {border:2px solid #cea8ed;}