#ea08cd color space conversions
Hex:
#ea08cd
RGB:
234, 8, 205
CMY:
8, 97, 20
CMYK:
0, 97, 12, 8
HSL:
308°, 93.3884%, 47.4510%
HSV (HSB):
308°, 96.5812%, 91.7647%
XYZ:
45.0380, 22.0739, 59.6445
xyY:
0.3553, 0.1741, 22.0739
CIE-Lab:
54.1053, 87.6294, -42.7728
CIE-LCH:
54.1053, 97.5112, 333.9825
CIE-Luv:
54.1053, 89.1250, -77.6751
Hunter-Lab:
46.9828, 88.8910, -42.3804
#ea08cd color charts
#ea08cd color shades, tints & tones
#ea08cd color schemes
#ea08cd color preview, HTML & CSS examples
This text has a color of #ea08cd
<p style="color:#ea08cd;">Text here</p>
.mytext {color:#ea08cd;}
This box has a color of #ea08cd
<div style="background-color:#ea08cd;">Content here</div>
.mybackground {background-color:#ea08cd;}
Border around this has a color of #ea08cd
<div style="border:2px solid #ea08cd;">Content here</div>
.myborder {border:2px solid #ea08cd;}