#e202f8 color space conversions
Hex:
#e202f8
RGB:
226, 2, 248
CMY:
11, 99, 3
CMYK:
9, 99, 0, 3
HSL:
295°, 98.4000%, 49.0196%
HSV (HSB):
295°, 99.1935%, 97.2549%
XYZ:
48.3290, 22.9895, 90.6971
xyY:
0.2983, 0.1419, 22.9895
CIE-Lab:
55.0615, 92.7803, -65.6606
CIE-LCH:
55.0615, 113.6640, 324.7130
CIE-Luv:
55.0615, 66.3878, -112.6119
Hunter-Lab:
47.9473, 96.0130, -78.5897
#e202f8 color charts
#e202f8 color shades, tints & tones
#e202f8 color schemes
#e202f8 color preview, HTML & CSS examples
This text has a color of #e202f8
<p style="color:#e202f8;">Text here</p>
.mytext {color:#e202f8;}
This box has a color of #e202f8
<div style="background-color:#e202f8;">Content here</div>
.mybackground {background-color:#e202f8;}
Border around this has a color of #e202f8
<div style="border:2px solid #e202f8;">Content here</div>
.myborder {border:2px solid #e202f8;}