#e302c2 color space conversions
Hex:
#e302c2
RGB:
227, 2, 194
CMY:
11, 99, 24
CMYK:
0, 99, 15, 11
HSL:
309°, 98.2533%, 44.9020%
HSV (HSB):
309°, 99.1189%, 89.0196%
XYZ:
41.4379, 20.2694, 52.7673
xyY:
0.3620, 0.1771, 20.2694
CIE-Lab:
52.1404, 85.4227, -39.6125
CIE-LCH:
52.1404, 94.1605, 335.1218
CIE-Luv:
52.1404, 88.9142, -72.0023
Hunter-Lab:
45.0215, 85.5041, -37.9756
#e302c2 color charts
#e302c2 color shades, tints & tones
#e302c2 color schemes
#e302c2 color preview, HTML & CSS examples
This text has a color of #e302c2
<p style="color:#e302c2;">Text here</p>
.mytext {color:#e302c2;}
This box has a color of #e302c2
<div style="background-color:#e302c2;">Content here</div>
.mybackground {background-color:#e302c2;}
Border around this has a color of #e302c2
<div style="border:2px solid #e302c2;">Content here</div>
.myborder {border:2px solid #e302c2;}