#e5baf9 color space conversions
Hex:
#e5baf9
RGB:
229, 186, 249
CMY:
10, 27, 2
CMYK:
8, 25, 0, 2
HSL:
281°, 84.0000%, 85.2941%
HSV (HSB):
281°, 25.3012%, 97.6471%
XYZ:
66.9709, 58.6154, 97.4067
xyY:
0.3003, 0.2629, 58.6154
CIE-Lab:
81.0797, 26.4770, -25.3320
CIE-LCH:
81.0797, 36.6435, 316.2660
CIE-Luv:
81.0797, 19.4687, -44.6489
Hunter-Lab:
76.5607, 22.1604, -21.8411
#e5baf9 color charts
#e5baf9 color shades, tints & tones
#e5baf9 color schemes
#e5baf9 color preview, HTML & CSS examples
This text has a color of #e5baf9
<p style="color:#e5baf9;">Text here</p>
.mytext {color:#e5baf9;}
This box has a color of #e5baf9
<div style="background-color:#e5baf9;">Content here</div>
.mybackground {background-color:#e5baf9;}
Border around this has a color of #e5baf9
<div style="border:2px solid #e5baf9;">Content here</div>
.myborder {border:2px solid #e5baf9;}