#e963d3 color space conversions
Hex:
#e963d3
RGB:
233, 99, 211
CMY:
9, 61, 17
CMYK:
0, 58, 9, 9
HSL:
310°, 75.2809%, 65.0980%
HSV (HSB):
310°, 57.5107%, 91.3725%
XYZ:
49.8240, 30.9505, 64.9760
xyY:
0.3418, 0.2124, 30.9505
CIE-Lab:
62.4658, 64.9385, -33.0956
CIE-LCH:
62.4658, 72.8857, 332.9945
CIE-Luv:
62.4658, 67.6044, -61.2762
Hunter-Lab:
55.6331, 62.5032, -30.3038
#e963d3 color charts
#e963d3 color shades, tints & tones
#e963d3 color schemes
#e963d3 color preview, HTML & CSS examples
This text has a color of #e963d3
<p style="color:#e963d3;">Text here</p>
.mytext {color:#e963d3;}
This box has a color of #e963d3
<div style="background-color:#e963d3;">Content here</div>
.mybackground {background-color:#e963d3;}
Border around this has a color of #e963d3
<div style="border:2px solid #e963d3;">Content here</div>
.myborder {border:2px solid #e963d3;}