#e8baef color space conversions
Hex:
#e8baef
RGB:
232, 186, 239
CMY:
9, 27, 6
CMYK:
3, 22, 0, 6
HSL:
292°, 62.3529%, 83.3333%
HSV (HSB):
292°, 22.1757%, 93.7255%
XYZ:
66.4176, 58.5056, 89.4535
xyY:
0.3098, 0.2729, 58.5056
CIE-Lab:
81.0191, 25.5097, -20.0421
CIE-LCH:
81.0191, 32.4412, 321.8445
CIE-Luv:
81.0191, 22.4286, -35.8299
Hunter-Lab:
76.4890, 21.1411, -15.7971
#e8baef color charts
#e8baef color shades, tints & tones
#e8baef color schemes
#e8baef color preview, HTML & CSS examples
This text has a color of #e8baef
<p style="color:#e8baef;">Text here</p>
.mytext {color:#e8baef;}
This box has a color of #e8baef
<div style="background-color:#e8baef;">Content here</div>
.mybackground {background-color:#e8baef;}
Border around this has a color of #e8baef
<div style="border:2px solid #e8baef;">Content here</div>
.myborder {border:2px solid #e8baef;}