#ebcdfa color space conversions
Hex:
#ebcdfa
RGB:
235, 205, 250
CMY:
8, 20, 2
CMYK:
6, 18, 0, 2
HSL:
280°, 81.8182%, 89.2157%
HSV (HSB):
280°, 18.0000%, 98.0392%
XYZ:
73.3476, 68.2269, 99.7458
xyY:
0.3039, 0.2827, 68.2269
CIE-Lab:
86.1198, 18.4479, -18.1726
CIE-LCH:
86.1198, 25.8954, 315.4307
CIE-Luv:
86.1198, 13.8006, -31.8786
Hunter-Lab:
82.5996, 13.9569, -13.7778
#ebcdfa color charts
#ebcdfa color shades, tints & tones
#ebcdfa color schemes
#ebcdfa color preview, HTML & CSS examples
This text has a color of #ebcdfa
<p style="color:#ebcdfa;">Text here</p>
.mytext {color:#ebcdfa;}
This box has a color of #ebcdfa
<div style="background-color:#ebcdfa;">Content here</div>
.mybackground {background-color:#ebcdfa;}
Border around this has a color of #ebcdfa
<div style="border:2px solid #ebcdfa;">Content here</div>
.myborder {border:2px solid #ebcdfa;}