#e92cd5 color space conversions
Hex:
#e92cd5
RGB:
233, 44, 213
CMY:
9, 83, 16
CMYK:
0, 81, 9, 9
HSL:
306°, 81.1159%, 54.3137%
HSV (HSB):
306°, 81.1159%, 91.3725%
XYZ:
46.5152, 23.9291, 65.1179
xyY:
0.3431, 0.1765, 23.9291
CIE-Lab:
56.0167, 83.6066, -44.3372
CIE-LCH:
56.0167, 94.6353, 332.0626
CIE-Luv:
56.0167, 81.4480, -80.0173
Hunter-Lab:
48.9174, 84.1290, -44.6836
#e92cd5 color charts
#e92cd5 color shades, tints & tones
#e92cd5 color schemes
#e92cd5 color preview, HTML & CSS examples
This text has a color of #e92cd5
<p style="color:#e92cd5;">Text here</p>
.mytext {color:#e92cd5;}
This box has a color of #e92cd5
<div style="background-color:#e92cd5;">Content here</div>
.mybackground {background-color:#e92cd5;}
Border around this has a color of #e92cd5
<div style="border:2px solid #e92cd5;">Content here</div>
.myborder {border:2px solid #e92cd5;}