#e30cc4 color space conversions
Hex:
#e30cc4
RGB:
227, 12, 196
CMY:
11, 95, 23
CMYK:
0, 95, 14, 11
HSL:
309°, 89.9582%, 46.8627%
HSV (HSB):
309°, 94.7137%, 89.0196%
XYZ:
41.7738, 20.5794, 53.9950
xyY:
0.3590, 0.1769, 20.5794
CIE-Lab:
52.4860, 84.9548, -40.2256
CIE-LCH:
52.4860, 93.9969, 334.6627
CIE-Luv:
52.4860, 87.4951, -72.9446
Hunter-Lab:
45.3645, 84.9837, -38.8147
#e30cc4 color charts
#e30cc4 color shades, tints & tones
#e30cc4 color schemes
#e30cc4 color preview, HTML & CSS examples
This text has a color of #e30cc4
<p style="color:#e30cc4;">Text here</p>
.mytext {color:#e30cc4;}
This box has a color of #e30cc4
<div style="background-color:#e30cc4;">Content here</div>
.mybackground {background-color:#e30cc4;}
Border around this has a color of #e30cc4
<div style="border:2px solid #e30cc4;">Content here</div>
.myborder {border:2px solid #e30cc4;}