#e961fc color space conversions
Hex:
#e961fc
RGB:
233, 97, 252
CMY:
9, 62, 1
CMYK:
8, 62, 0, 1
HSL:
293°, 96.2733%, 68.4314%
HSV (HSB):
293°, 61.5079%, 98.8235%
XYZ:
55.4497, 32.9013, 95.5235
xyY:
0.3016, 0.1789, 32.9013
CIE-Lab:
64.0809, 72.6125, -53.3904
CIE-LCH:
64.0809, 90.1282, 323.6738
CIE-Luv:
64.0809, 56.3274, -94.9184
Hunter-Lab:
57.3597, 72.1768, -58.5865
#e961fc color charts
#e961fc color shades, tints & tones
#e961fc color schemes
#e961fc color preview, HTML & CSS examples
This text has a color of #e961fc
<p style="color:#e961fc;">Text here</p>
.mytext {color:#e961fc;}
This box has a color of #e961fc
<div style="background-color:#e961fc;">Content here</div>
.mybackground {background-color:#e961fc;}
Border around this has a color of #e961fc
<div style="border:2px solid #e961fc;">Content here</div>
.myborder {border:2px solid #e961fc;}