#ceacea color space conversions
Hex:
#ceacea
RGB:
206, 172, 234
CMY:
19, 33, 8
CMYK:
12, 26, 0, 8
HSL:
273°, 59.6154%, 79.6078%
HSV (HSB):
273°, 26.4957%, 91.7647%
XYZ:
55.0574, 48.5674, 84.3145
xyY:
0.2930, 0.2584, 48.5674
CIE-Lab:
75.1814, 23.7781, -26.4491
CIE-LCH:
75.1814, 35.5662, 311.9560
CIE-Luv:
75.1814, 14.3009, -45.5714
Hunter-Lab:
69.6903, 19.0623, -22.9485
#ceacea color charts
#ceacea color shades, tints & tones
#ceacea color schemes
#ceacea color preview, HTML & CSS examples
This text has a color of #ceacea
<p style="color:#ceacea;">Text here</p>
.mytext {color:#ceacea;}
This box has a color of #ceacea
<div style="background-color:#ceacea;">Content here</div>
.mybackground {background-color:#ceacea;}
Border around this has a color of #ceacea
<div style="border:2px solid #ceacea;">Content here</div>
.myborder {border:2px solid #ceacea;}