#e966e6 color space conversions
Hex:
#e966e6
RGB:
233, 102, 230
CMY:
9, 60, 10
CMYK:
0, 56, 1, 9
HSL:
301°, 74.8571%, 65.6863%
HSV (HSB):
301°, 56.2232%, 91.3725%
XYZ:
52.6386, 32.5396, 78.3693
xyY:
0.3219, 0.1990, 32.5396
CIE-Lab:
63.7863, 66.6993, -41.6734
CIE-LCH:
63.7863, 78.6478, 328.0031
CIE-Luv:
63.7863, 60.9885, -75.3487
Hunter-Lab:
57.0434, 64.8902, -41.5253
#e966e6 color charts
#e966e6 color shades, tints & tones
#e966e6 color schemes
#e966e6 color preview, HTML & CSS examples
This text has a color of #e966e6
<p style="color:#e966e6;">Text here</p>
.mytext {color:#e966e6;}
This box has a color of #e966e6
<div style="background-color:#e966e6;">Content here</div>
.mybackground {background-color:#e966e6;}
Border around this has a color of #e966e6
<div style="border:2px solid #e966e6;">Content here</div>
.myborder {border:2px solid #e966e6;}