#ceaff4 color space conversions
Hex:
#ceaff4
RGB:
206, 175, 244
CMY:
19, 31, 4
CMYK:
16, 28, 0, 4
HSL:
267°, 75.8242%, 82.1569%
HSV (HSB):
267°, 28.2787%, 95.6863%
XYZ:
57.1127, 50.3134, 92.2892
xyY:
0.2860, 0.2519, 50.3134
CIE-Lab:
76.2612, 24.2468, -30.2041
CIE-LCH:
76.2612, 38.7324, 308.7563
CIE-Luv:
76.2612, 11.8987, -51.9505
Hunter-Lab:
70.9319, 19.5930, -27.4896
#ceaff4 color charts
#ceaff4 color shades, tints & tones
#ceaff4 color schemes
#ceaff4 color preview, HTML & CSS examples
This text has a color of #ceaff4
<p style="color:#ceaff4;">Text here</p>
.mytext {color:#ceaff4;}
This box has a color of #ceaff4
<div style="background-color:#ceaff4;">Content here</div>
.mybackground {background-color:#ceaff4;}
Border around this has a color of #ceaff4
<div style="border:2px solid #ceaff4;">Content here</div>
.myborder {border:2px solid #ceaff4;}