#e202f9 color space conversions
Hex:
#e202f9
RGB:
226, 2, 249
CMY:
11, 99, 2
CMYK:
9, 99, 0, 2
HSL:
294°, 98.4064%, 49.2157%
HSV (HSB):
294°, 99.1968%, 97.6471%
XYZ:
48.4846, 23.0517, 91.5165
xyY:
0.2974, 0.1414, 23.0517
CIE-Lab:
55.1256, 92.9320, -66.1152
CIE-LCH:
55.1256, 114.0507, 324.5706
CIE-Luv:
55.1256, 66.0274, -113.3249
Hunter-Lab:
48.0122, 96.2350, -79.4047
#e202f9 color charts
#e202f9 color shades, tints & tones
#e202f9 color schemes
#e202f9 color preview, HTML & CSS examples
This text has a color of #e202f9
<p style="color:#e202f9;">Text here</p>
.mytext {color:#e202f9;}
This box has a color of #e202f9
<div style="background-color:#e202f9;">Content here</div>
.mybackground {background-color:#e202f9;}
Border around this has a color of #e202f9
<div style="border:2px solid #e202f9;">Content here</div>
.myborder {border:2px solid #e202f9;}