#ea20d3 color space conversions
Hex:
#ea20d3
RGB:
234, 32, 211
CMY:
8, 87, 17
CMYK:
0, 86, 10, 8
HSL:
307°, 82.7869%, 52.1569%
HSV (HSB):
307°, 86.3248%, 91.7647%
XYZ:
46.2061, 23.2286, 63.6763
xyY:
0.3471, 0.1745, 23.2286
CIE-Lab:
55.3070, 85.7909, -44.3080
CIE-LCH:
55.3070, 96.5571, 332.6852
CIE-Luv:
55.3070, 84.6548, -80.0800
Hunter-Lab:
48.1961, 86.7867, -44.5962
#ea20d3 color charts
#ea20d3 color shades, tints & tones
#ea20d3 color schemes
#ea20d3 color preview, HTML & CSS examples
This text has a color of #ea20d3
<p style="color:#ea20d3;">Text here</p>
.mytext {color:#ea20d3;}
This box has a color of #ea20d3
<div style="background-color:#ea20d3;">Content here</div>
.mybackground {background-color:#ea20d3;}
Border around this has a color of #ea20d3
<div style="border:2px solid #ea20d3;">Content here</div>
.myborder {border:2px solid #ea20d3;}