#e966e7 color space conversions
Hex:
#e966e7
RGB:
233, 102, 231
CMY:
9, 60, 9
CMYK:
0, 56, 1, 9
HSL:
301°, 74.8571%, 65.6863%
HSV (HSB):
301°, 56.2232%, 91.3725%
XYZ:
52.7794, 32.5959, 79.1112
xyY:
0.3209, 0.1982, 32.5959
CIE-Lab:
63.8324, 66.8669, -42.1578
CIE-LCH:
63.8324, 79.0472, 327.7697
CIE-Luv:
63.8324, 60.7044, -76.1541
Hunter-Lab:
57.0928, 65.1019, -42.1907
#e966e7 color charts
#e966e7 color shades, tints & tones
#e966e7 color schemes
#e966e7 color preview, HTML & CSS examples
This text has a color of #e966e7
<p style="color:#e966e7;">Text here</p>
.mytext {color:#e966e7;}
This box has a color of #e966e7
<div style="background-color:#e966e7;">Content here</div>
.mybackground {background-color:#e966e7;}
Border around this has a color of #e966e7
<div style="border:2px solid #e966e7;">Content here</div>
.myborder {border:2px solid #e966e7;}