#e912c5 color space conversions
Hex:
#e912c5
RGB:
233, 18, 197
CMY:
9, 93, 23
CMYK:
0, 92, 15, 9
HSL:
310°, 85.6574%, 49.2157%
HSV (HSB):
310°, 92.2747%, 91.3725%
XYZ:
43.8986, 21.7875, 54.7150
xyY:
0.3646, 0.1810, 21.7875
CIE-Lab:
53.8008, 85.6269, -38.6593
CIE-LCH:
53.8008, 93.9495, 335.7015
CIE-Luv:
53.8008, 91.2470, -71.1435
Hunter-Lab:
46.6770, 86.1901, -36.8260
#e912c5 color charts
#e912c5 color shades, tints & tones
#e912c5 color schemes
#e912c5 color preview, HTML & CSS examples
This text has a color of #e912c5
<p style="color:#e912c5;">Text here</p>
.mytext {color:#e912c5;}
This box has a color of #e912c5
<div style="background-color:#e912c5;">Content here</div>
.mybackground {background-color:#e912c5;}
Border around this has a color of #e912c5
<div style="border:2px solid #e912c5;">Content here</div>
.myborder {border:2px solid #e912c5;}