#e30cfc color space conversions
Hex:
#e30cfc
RGB:
227, 12, 252
CMY:
11, 95, 1
CMYK:
10, 95, 0, 1
HSL:
294°, 97.5610%, 51.7647%
HSV (HSB):
294°, 95.2381%, 98.8235%
XYZ:
49.3807, 23.6221, 94.0523
xyY:
0.2956, 0.1414, 23.6221
CIE-Lab:
55.7074, 92.8702, -66.8394
CIE-LCH:
55.7074, 114.4219, 324.2571
CIE-Luv:
55.7074, 65.2858, -114.6883
Hunter-Lab:
48.6026, 96.3033, -80.7121
#e30cfc color charts
#e30cfc color shades, tints & tones
#e30cfc color schemes
#e30cfc color preview, HTML & CSS examples
This text has a color of #e30cfc
<p style="color:#e30cfc;">Text here</p>
.mytext {color:#e30cfc;}
This box has a color of #e30cfc
<div style="background-color:#e30cfc;">Content here</div>
.mybackground {background-color:#e30cfc;}
Border around this has a color of #e30cfc
<div style="border:2px solid #e30cfc;">Content here</div>
.myborder {border:2px solid #e30cfc;}