#e302f2 color space conversions
Hex:
#e302f2
RGB:
227, 2, 242
CMY:
11, 99, 5
CMYK:
6, 99, 0, 5
HSL:
296°, 98.3607%, 47.8431%
HSV (HSB):
296°, 99.1736%, 94.9020%
XYZ:
47.7273, 22.7851, 85.8869
xyY:
0.3052, 0.1457, 22.7851
CIE-Lab:
54.8503, 92.0274, -62.6373
CIE-LCH:
54.8503, 111.3215, 325.7593
CIE-Luv:
54.8503, 69.2756, -108.0048
Hunter-Lab:
47.7338, 94.9417, -73.2663
#e302f2 color charts
#e302f2 color shades, tints & tones
#e302f2 color schemes
#e302f2 color preview, HTML & CSS examples
This text has a color of #e302f2
<p style="color:#e302f2;">Text here</p>
.mytext {color:#e302f2;}
This box has a color of #e302f2
<div style="background-color:#e302f2;">Content here</div>
.mybackground {background-color:#e302f2;}
Border around this has a color of #e302f2
<div style="border:2px solid #e302f2;">Content here</div>
.myborder {border:2px solid #e302f2;}