#e302f8 color space conversions
Hex:
#e302f8
RGB:
227, 2, 248
CMY:
11, 99, 3
CMYK:
8, 99, 0, 3
HSL:
295°, 98.4000%, 49.0196%
HSV (HSB):
295°, 99.1935%, 97.2549%
XYZ:
48.6435, 23.1516, 90.7118
xyY:
0.2993, 0.1425, 23.1516
CIE-Lab:
55.2282, 92.9258, -65.3834
CIE-LCH:
55.2282, 113.6230, 324.8694
CIE-Luv:
55.2282, 67.0692, -112.3173
Hunter-Lab:
48.1161, 96.2533, -78.0963
#e302f8 color charts
#e302f8 color shades, tints & tones
#e302f8 color schemes
#e302f8 color preview, HTML & CSS examples
This text has a color of #e302f8
<p style="color:#e302f8;">Text here</p>
.mytext {color:#e302f8;}
This box has a color of #e302f8
<div style="background-color:#e302f8;">Content here</div>
.mybackground {background-color:#e302f8;}
Border around this has a color of #e302f8
<div style="border:2px solid #e302f8;">Content here</div>
.myborder {border:2px solid #e302f8;}