#ea08d7 color space conversions
Hex:
#ea08d7
RGB:
234, 8, 215
CMY:
8, 97, 16
CMYK:
0, 97, 8, 8
HSL:
305°, 93.3884%, 47.4510%
HSV (HSB):
305°, 96.5812%, 91.7647%
XYZ:
46.2843, 22.5724, 66.2074
xyY:
0.3427, 0.1671, 22.5724
CIE-Lab:
54.6291, 88.9345, -47.6642
CIE-LCH:
54.6291, 100.9020, 331.8110
CIE-Luv:
54.6291, 84.8319, -85.3432
Hunter-Lab:
47.5104, 90.7501, -49.3654
#ea08d7 color charts
#ea08d7 color shades, tints & tones
#ea08d7 color schemes
#ea08d7 color preview, HTML & CSS examples
This text has a color of #ea08d7
<p style="color:#ea08d7;">Text here</p>
.mytext {color:#ea08d7;}
This box has a color of #ea08d7
<div style="background-color:#ea08d7;">Content here</div>
.mybackground {background-color:#ea08d7;}
Border around this has a color of #ea08d7
<div style="border:2px solid #ea08d7;">Content here</div>
.myborder {border:2px solid #ea08d7;}