#ea3dcb color space conversions
Hex:
#ea3dcb
RGB:
234, 61, 203
CMY:
8, 76, 20
CMYK:
0, 74, 13, 8
HSL:
311°, 80.4651%, 57.8431%
HSV (HSB):
311°, 73.9316%, 91.7647%
XYZ:
46.3799, 25.1417, 58.9083
xyY:
0.3556, 0.1928, 25.1417
CIE-Lab:
57.2132, 78.0669, -36.7382
CIE-LCH:
57.2132, 86.2794, 334.7984
CIE-Luv:
57.2132, 82.7380, -67.9476
Hunter-Lab:
50.1415, 77.3614, -34.5572
#ea3dcb color charts
#ea3dcb color shades, tints & tones
#ea3dcb color schemes
#ea3dcb color preview, HTML & CSS examples
This text has a color of #ea3dcb
<p style="color:#ea3dcb;">Text here</p>
.mytext {color:#ea3dcb;}
This box has a color of #ea3dcb
<div style="background-color:#ea3dcb;">Content here</div>
.mybackground {background-color:#ea3dcb;}
Border around this has a color of #ea3dcb
<div style="border:2px solid #ea3dcb;">Content here</div>
.myborder {border:2px solid #ea3dcb;}