#ea81d5 color space conversions
Hex:
#ea81d5
RGB:
234, 129, 213
CMY:
8, 49, 16
CMYK:
0, 45, 9, 8
HSL:
312°, 71.4286%, 71.1765%
HSV (HSB):
312°, 44.8718%, 91.7647%
XYZ:
53.7922, 37.9970, 67.4498
xyY:
0.3378, 0.2386, 37.9970
CIE-Lab:
68.0184, 51.4355, -25.6324
CIE-LCH:
68.0184, 57.4685, 333.5110
CIE-Luv:
68.0184, 55.3750, -48.0794
Hunter-Lab:
61.6417, 47.8965, -21.7273
#ea81d5 color charts
#ea81d5 color shades, tints & tones
#ea81d5 color schemes
#ea81d5 color preview, HTML & CSS examples
This text has a color of #ea81d5
<p style="color:#ea81d5;">Text here</p>
.mytext {color:#ea81d5;}
This box has a color of #ea81d5
<div style="background-color:#ea81d5;">Content here</div>
.mybackground {background-color:#ea81d5;}
Border around this has a color of #ea81d5
<div style="border:2px solid #ea81d5;">Content here</div>
.myborder {border:2px solid #ea81d5;}