#e912e9 color space conversions
Hex:
#e912e9
RGB:
233, 18, 233
CMY:
9, 93, 9
CMYK:
0, 92, 0, 9
HSL:
300°, 85.6574%, 49.2157%
HSV (HSB):
300°, 92.2747%, 91.3725%
XYZ:
48.5286, 23.6394, 79.0959
xyY:
0.3208, 0.1563, 23.6394
CIE-Lab:
55.7250, 90.4690, -56.1245
CIE-LCH:
55.7250, 106.4641, 328.1857
CIE-Luv:
55.7250, 76.2605, -98.6075
Hunter-Lab:
48.6204, 93.0771, -62.4190
#e912e9 color charts
#e912e9 color shades, tints & tones
#e912e9 color schemes
#e912e9 color preview, HTML & CSS examples
This text has a color of #e912e9
<p style="color:#e912e9;">Text here</p>
.mytext {color:#e912e9;}
This box has a color of #e912e9
<div style="background-color:#e912e9;">Content here</div>
.mybackground {background-color:#e912e9;}
Border around this has a color of #e912e9
<div style="border:2px solid #e912e9;">Content here</div>
.myborder {border:2px solid #e912e9;}