#e912f5 color space conversions
Hex:
#e912f5
RGB:
233, 18, 245
CMY:
9, 93, 4
CMYK:
5, 93, 0, 4
HSL:
297°, 91.9028%, 51.5686%
HSV (HSB):
297°, 92.6531%, 96.0784%
XYZ:
50.3020, 24.3488, 88.4348
xyY:
0.3084, 0.1493, 24.3488
CIE-Lab:
56.4354, 92.2169, -61.7140
CIE-LCH:
56.4354, 110.9621, 326.2085
CIE-Luv:
56.4354, 71.6711, -107.4587
Hunter-Lab:
49.3445, 95.6107, -71.7178
#e912f5 color charts
#e912f5 color shades, tints & tones
#e912f5 color schemes
#e912f5 color preview, HTML & CSS examples
This text has a color of #e912f5
<p style="color:#e912f5;">Text here</p>
.mytext {color:#e912f5;}
This box has a color of #e912f5
<div style="background-color:#e912f5;">Content here</div>
.mybackground {background-color:#e912f5;}
Border around this has a color of #e912f5
<div style="border:2px solid #e912f5;">Content here</div>
.myborder {border:2px solid #e912f5;}