#e203e0 color space conversions
Hex:
#e203e0
RGB:
226, 3, 224
CMY:
11, 99, 12
CMYK:
0, 99, 1, 11
HSL:
301°, 97.3799%, 44.9020%
HSV (HSB):
301°, 98.6726%, 88.6275%
XYZ:
44.8511, 21.6157, 72.3293
xyY:
0.3231, 0.1557, 21.6157
CIE-Lab:
53.6169, 89.1951, -54.4787
CIE-LCH:
53.6169, 104.5165, 328.5842
CIE-Luv:
53.6169, 75.4679, -95.0712
Hunter-Lab:
46.4927, 90.8354, -59.6934
#e203e0 color charts
#e203e0 color shades, tints & tones
#e203e0 color schemes
#e203e0 color preview, HTML & CSS examples
This text has a color of #e203e0
<p style="color:#e203e0;">Text here</p>
.mytext {color:#e203e0;}
This box has a color of #e203e0
<div style="background-color:#e203e0;">Content here</div>
.mybackground {background-color:#e203e0;}
Border around this has a color of #e203e0
<div style="border:2px solid #e203e0;">Content here</div>
.myborder {border:2px solid #e203e0;}