#ceacfe color space conversions
Hex:
#ceacfe
RGB:
206, 172, 254
CMY:
19, 33, 0
CMYK:
19, 32, 0, 0
HSL:
265°, 97.6190%, 83.5294%
HSV (HSB):
265°, 32.2835%, 99.6078%
XYZ:
58.0955, 49.7826, 100.3130
xyY:
0.2790, 0.2391, 49.7826
CIE-Lab:
75.9356, 28.0567, -36.0990
CIE-LCH:
75.9356, 45.7200, 307.8549
CIE-Luv:
75.9356, 12.1555, -62.3401
Hunter-Lab:
70.5568, 23.5001, -34.9048
#ceacfe color charts
#ceacfe color shades, tints & tones
#ceacfe color schemes
#ceacfe color preview, HTML & CSS examples
This text has a color of #ceacfe
<p style="color:#ceacfe;">Text here</p>
.mytext {color:#ceacfe;}
This box has a color of #ceacfe
<div style="background-color:#ceacfe;">Content here</div>
.mybackground {background-color:#ceacfe;}
Border around this has a color of #ceacfe
<div style="border:2px solid #ceacfe;">Content here</div>
.myborder {border:2px solid #ceacfe;}