#e962e5 color space conversions
Hex:
#e962e5
RGB:
233, 98, 229
CMY:
9, 62, 10
CMYK:
0, 58, 2, 9
HSL:
302°, 75.4190%, 64.9020%
HSV (HSB):
302°, 57.9399%, 91.3725%
XYZ:
52.1148, 31.7161, 77.5038
xyY:
0.3230, 0.1966, 31.7161
CIE-Lab:
63.1076, 68.2586, -42.1814
CIE-LCH:
63.1076, 80.2403, 328.2854
CIE-Luv:
63.1076, 62.6094, -76.2416
Hunter-Lab:
56.3171, 66.6258, -42.1732
#e962e5 color charts
#e962e5 color shades, tints & tones
#e962e5 color schemes
#e962e5 color preview, HTML & CSS examples
This text has a color of #e962e5
<p style="color:#e962e5;">Text here</p>
.mytext {color:#e962e5;}
This box has a color of #e962e5
<div style="background-color:#e962e5;">Content here</div>
.mybackground {background-color:#e962e5;}
Border around this has a color of #e962e5
<div style="border:2px solid #e962e5;">Content here</div>
.myborder {border:2px solid #e962e5;}