#e30db4 color space conversions
Hex:
#e30db4
RGB:
227, 13, 180
CMY:
11, 95, 29
CMYK:
0, 94, 21, 11
HSL:
313°, 89.1667%, 47.0588%
HSV (HSB):
313°, 94.2731%, 89.0196%
XYZ:
40.0607, 19.9140, 44.9124
xyY:
0.3819, 0.1899, 19.9140
CIE-Lab:
51.7399, 82.9016, -32.0856
CIE-LCH:
51.7399, 88.8941, 338.8419
CIE-Luv:
51.7399, 94.5542, -60.4207
Hunter-Lab:
44.6251, 82.1483, -28.4340
#e30db4 color charts
#e30db4 color shades, tints & tones
#e30db4 color schemes
#e30db4 color preview, HTML & CSS examples
This text has a color of #e30db4
<p style="color:#e30db4;">Text here</p>
.mytext {color:#e30db4;}
This box has a color of #e30db4
<div style="background-color:#e30db4;">Content here</div>
.mybackground {background-color:#e30db4;}
Border around this has a color of #e30db4
<div style="border:2px solid #e30db4;">Content here</div>
.myborder {border:2px solid #e30db4;}