#e302f5 color space conversions
Hex:
#e302f5
RGB:
227, 2, 245
CMY:
11, 99, 4
CMYK:
7, 99, 0, 4
HSL:
296°, 98.3806%, 48.4314%
HSV (HSB):
296°, 99.1837%, 96.0784%
XYZ:
48.1817, 22.9669, 88.2798
xyY:
0.3022, 0.1441, 22.9669
CIE-Lab:
55.0382, 92.4748, -64.0138
CIE-LCH:
55.0382, 112.4694, 325.3078
CIE-Luv:
55.0382, 68.1653, -110.1667
Hunter-Lab:
47.9238, 95.5940, -75.6707
#e302f5 color charts
#e302f5 color shades, tints & tones
#e302f5 color schemes
#e302f5 color preview, HTML & CSS examples
This text has a color of #e302f5
<p style="color:#e302f5;">Text here</p>
.mytext {color:#e302f5;}
This box has a color of #e302f5
<div style="background-color:#e302f5;">Content here</div>
.mybackground {background-color:#e302f5;}
Border around this has a color of #e302f5
<div style="border:2px solid #e302f5;">Content here</div>
.myborder {border:2px solid #e302f5;}