#ceaffa color space conversions
Hex:
#ceaffa
RGB:
206, 175, 250
CMY:
19, 31, 2
CMYK:
18, 30, 0, 2
HSL:
265°, 88.2353%, 83.3333%
HSV (HSB):
265°, 30.0000%, 98.0392%
XYZ:
58.0389, 50.6839, 97.1665
xyY:
0.2819, 0.2462, 50.6839
CIE-Lab:
76.4871, 25.5417, -33.0918
CIE-LCH:
76.4871, 41.8024, 307.6625
CIE-Luv:
76.4871, 11.2834, -56.9858
Hunter-Lab:
71.1926, 20.9328, -31.0865
#ceaffa color charts
#ceaffa color shades, tints & tones
#ceaffa color schemes
#ceaffa color preview, HTML & CSS examples
This text has a color of #ceaffa
<p style="color:#ceaffa;">Text here</p>
.mytext {color:#ceaffa;}
This box has a color of #ceaffa
<div style="background-color:#ceaffa;">Content here</div>
.mybackground {background-color:#ceaffa;}
Border around this has a color of #ceaffa
<div style="border:2px solid #ceaffa;">Content here</div>
.myborder {border:2px solid #ceaffa;}