#eabbef color space conversions
Hex:
#eabbef
RGB:
234, 187, 239
CMY:
8, 27, 6
CMYK:
2, 22, 0, 6
HSL:
294°, 61.9048%, 83.5294%
HSV (HSB):
294°, 21.7573%, 93.7255%
XYZ:
67.2820, 59.2651, 89.5545
xyY:
0.3113, 0.2742, 59.2651
CIE-Lab:
81.4371, 25.6245, -19.3919
CIE-LCH:
81.4371, 32.1351, 322.8826
CIE-Luv:
81.4371, 23.1540, -34.8217
Hunter-Lab:
76.9838, 21.2830, -15.0828
#eabbef color charts
#eabbef color shades, tints & tones
#eabbef color schemes
#eabbef color preview, HTML & CSS examples
This text has a color of #eabbef
<p style="color:#eabbef;">Text here</p>
.mytext {color:#eabbef;}
This box has a color of #eabbef
<div style="background-color:#eabbef;">Content here</div>
.mybackground {background-color:#eabbef;}
Border around this has a color of #eabbef
<div style="border:2px solid #eabbef;">Content here</div>
.myborder {border:2px solid #eabbef;}