#eabafa color space conversions
Hex:
#eabafa
RGB:
234, 186, 250
CMY:
8, 27, 2
CMYK:
6, 26, 0, 2
HSL:
285°, 86.4865%, 85.4902%
HSV (HSB):
285°, 25.6000%, 98.0392%
XYZ:
68.7459, 59.5124, 98.3062
xyY:
0.3034, 0.2627, 59.5124
CIE-Lab:
81.5724, 28.2499, -25.0740
CIE-LCH:
81.5724, 37.7725, 318.4085
CIE-Luv:
81.5724, 22.3066, -44.5523
Hunter-Lab:
77.1443, 24.0651, -21.5533
#eabafa color charts
#eabafa color shades, tints & tones
#eabafa color schemes
#eabafa color preview, HTML & CSS examples
This text has a color of #eabafa
<p style="color:#eabafa;">Text here</p>
.mytext {color:#eabafa;}
This box has a color of #eabafa
<div style="background-color:#eabafa;">Content here</div>
.mybackground {background-color:#eabafa;}
Border around this has a color of #eabafa
<div style="border:2px solid #eabafa;">Content here</div>
.myborder {border:2px solid #eabafa;}