#e978ec color space conversions
Hex:
#e978ec
RGB:
233, 120, 236
CMY:
9, 53, 7
CMYK:
1, 49, 0, 7
HSL:
298°, 75.3247%, 69.8039%
HSV (HSB):
298°, 49.1525%, 92.5490%
XYZ:
55.4611, 36.8127, 83.5393
xyY:
0.3155, 0.2094, 36.8127
CIE-Lab:
67.1363, 59.4714, -39.7554
CIE-LCH:
67.1363, 71.5356, 326.2381
CIE-Luv:
67.1363, 52.9237, -71.8381
Hunter-Lab:
60.6735, 56.9866, -39.1630
#e978ec color charts
#e978ec color shades, tints & tones
#e978ec color schemes
#e978ec color preview, HTML & CSS examples
This text has a color of #e978ec
<p style="color:#e978ec;">Text here</p>
.mytext {color:#e978ec;}
This box has a color of #e978ec
<div style="background-color:#e978ec;">Content here</div>
.mybackground {background-color:#e978ec;}
Border around this has a color of #e978ec
<div style="border:2px solid #e978ec;">Content here</div>
.myborder {border:2px solid #e978ec;}