#eabff5 color space conversions
Hex:
#eabff5
RGB:
234, 191, 245
CMY:
8, 25, 4
CMYK:
4, 22, 0, 4
HSL:
288°, 72.9730%, 85.4902%
HSV (HSB):
288°, 22.0408%, 96.0784%
XYZ:
69.0439, 61.3466, 94.5883
xyY:
0.3069, 0.2727, 61.3466
CIE-Lab:
82.5647, 24.6203, -20.8948
CIE-LCH:
82.5647, 32.2917, 319.6793
CIE-Luv:
82.5647, 20.5089, -37.1631
Hunter-Lab:
78.3241, 20.2835, -16.7749
#eabff5 color charts
#eabff5 color shades, tints & tones
#eabff5 color schemes
#eabff5 color preview, HTML & CSS examples
This text has a color of #eabff5
<p style="color:#eabff5;">Text here</p>
.mytext {color:#eabff5;}
This box has a color of #eabff5
<div style="background-color:#eabff5;">Content here</div>
.mybackground {background-color:#eabff5;}
Border around this has a color of #eabff5
<div style="border:2px solid #eabff5;">Content here</div>
.myborder {border:2px solid #eabff5;}