#e963e7 color space conversions
Hex:
#e963e7
RGB:
233, 99, 231
CMY:
9, 61, 9
CMYK:
0, 58, 1, 9
HSL:
301°, 75.2809%, 65.0980%
HSV (HSB):
301°, 57.5107%, 91.3725%
XYZ:
52.4899, 32.0168, 79.0146
xyY:
0.3210, 0.1958, 32.0168
CIE-Lab:
63.3568, 68.1639, -42.9046
CIE-LCH:
63.3568, 80.5427, 327.8123
CIE-Luv:
63.3568, 61.6994, -77.4300
Hunter-Lab:
56.5834, 66.5655, -43.1858
#e963e7 color charts
#e963e7 color shades, tints & tones
#e963e7 color schemes
#e963e7 color preview, HTML & CSS examples
This text has a color of #e963e7
<p style="color:#e963e7;">Text here</p>
.mytext {color:#e963e7;}
This box has a color of #e963e7
<div style="background-color:#e963e7;">Content here</div>
.mybackground {background-color:#e963e7;}
Border around this has a color of #e963e7
<div style="border:2px solid #e963e7;">Content here</div>
.myborder {border:2px solid #e963e7;}