#e81ed6 color space conversions
Hex:
#e81ed6
RGB:
232, 30, 214
CMY:
9, 88, 16
CMYK:
0, 87, 8, 9
HSL:
305°, 81.4516%, 51.3725%
HSV (HSB):
305°, 87.0690%, 90.9804%
XYZ:
45.8806, 22.9394, 65.6279
xyY:
0.3413, 0.1706, 22.9394
CIE-Lab:
55.0099, 86.1465, -46.5119
CIE-LCH:
55.0099, 97.9008, 331.6346
CIE-Luv:
55.0099, 82.1553, -83.3397
Hunter-Lab:
47.8951, 87.1758, -47.7151
#e81ed6 color charts
#e81ed6 color shades, tints & tones
#e81ed6 color schemes
#e81ed6 color preview, HTML & CSS examples
This text has a color of #e81ed6
<p style="color:#e81ed6;">Text here</p>
.mytext {color:#e81ed6;}
This box has a color of #e81ed6
<div style="background-color:#e81ed6;">Content here</div>
.mybackground {background-color:#e81ed6;}
Border around this has a color of #e81ed6
<div style="border:2px solid #e81ed6;">Content here</div>
.myborder {border:2px solid #e81ed6;}