#e966e8 color space conversions
Hex:
#e966e8
RGB:
233, 102, 232
CMY:
9, 60, 9
CMYK:
0, 56, 0, 9
HSL:
300°, 74.8571%, 65.6863%
HSV (HSB):
300°, 56.2232%, 91.3725%
XYZ:
52.9211, 32.6526, 79.8573
xyY:
0.3199, 0.1974, 32.6526
CIE-Lab:
63.8786, 67.0350, -42.6415
CIE-LCH:
63.8786, 79.4480, 327.5392
CIE-Luv:
63.8786, 60.4208, -76.9590
Hunter-Lab:
57.1424, 65.3144, -42.8588
#e966e8 color charts
#e966e8 color shades, tints & tones
#e966e8 color schemes
#e966e8 color preview, HTML & CSS examples
This text has a color of #e966e8
<p style="color:#e966e8;">Text here</p>
.mytext {color:#e966e8;}
This box has a color of #e966e8
<div style="background-color:#e966e8;">Content here</div>
.mybackground {background-color:#e966e8;}
Border around this has a color of #e966e8
<div style="border:2px solid #e966e8;">Content here</div>
.myborder {border:2px solid #e966e8;}