#e30caf color space conversions
Hex:
#e30caf
RGB:
227, 12, 175
CMY:
11, 95, 31
CMYK:
0, 95, 23, 11
HSL:
315°, 89.9582%, 46.8627%
HSV (HSB):
315°, 94.7137%, 89.0196%
XYZ:
39.5479, 19.6890, 42.2734
xyY:
0.3896, 0.1940, 19.6890
CIE-Lab:
51.4837, 82.3992, -29.5522
CIE-LCH:
51.4837, 87.5383, 340.2698
CIE-Luv:
51.4837, 96.9040, -56.5802
Hunter-Lab:
44.3723, 81.4411, -25.4249
#e30caf color charts
#e30caf color shades, tints & tones
#e30caf color schemes
#e30caf color preview, HTML & CSS examples
This text has a color of #e30caf
<p style="color:#e30caf;">Text here</p>
.mytext {color:#e30caf;}
This box has a color of #e30caf
<div style="background-color:#e30caf;">Content here</div>
.mybackground {background-color:#e30caf;}
Border around this has a color of #e30caf
<div style="border:2px solid #e30caf;">Content here</div>
.myborder {border:2px solid #e30caf;}