#ea2fcb color space conversions
Hex:
#ea2fcb
RGB:
234, 47, 203
CMY:
8, 82, 20
CMYK:
0, 80, 13, 8
HSL:
310°, 81.6594%, 55.0980%
HSV (HSB):
310°, 79.9145%, 91.7647%
XYZ:
45.7277, 23.8373, 58.6908
xyY:
0.3565, 0.1859, 23.8373
CIE-Lab:
55.9245, 81.7679, -38.7594
CIE-LCH:
55.9245, 90.4892, 334.6382
CIE-Luv:
55.9245, 85.6955, -71.2759
Hunter-Lab:
48.8234, 81.7410, -37.0964
#ea2fcb color charts
#ea2fcb color shades, tints & tones
#ea2fcb color schemes
#ea2fcb color preview, HTML & CSS examples
This text has a color of #ea2fcb
<p style="color:#ea2fcb;">Text here</p>
.mytext {color:#ea2fcb;}
This box has a color of #ea2fcb
<div style="background-color:#ea2fcb;">Content here</div>
.mybackground {background-color:#ea2fcb;}
Border around this has a color of #ea2fcb
<div style="border:2px solid #ea2fcb;">Content here</div>
.myborder {border:2px solid #ea2fcb;}