#e978f3 color space conversions
Hex:
#e978f3
RGB:
233, 120, 243
CMY:
9, 53, 5
CMYK:
4, 51, 0, 5
HSL:
295°, 83.6735%, 71.1765%
HSV (HSB):
295°, 50.6173%, 95.2941%
XYZ:
56.4984, 37.2276, 89.0019
xyY:
0.3092, 0.2037, 37.2276
CIE-Lab:
67.4475, 60.7190, -43.1257
CIE-LCH:
67.4475, 74.4756, 324.6157
CIE-Luv:
67.4475, 51.2170, -77.5346
Hunter-Lab:
61.0145, 58.5128, -43.7763
#e978f3 color charts
#e978f3 color shades, tints & tones
#e978f3 color schemes
#e978f3 color preview, HTML & CSS examples
This text has a color of #e978f3
<p style="color:#e978f3;">Text here</p>
.mytext {color:#e978f3;}
This box has a color of #e978f3
<div style="background-color:#e978f3;">Content here</div>
.mybackground {background-color:#e978f3;}
Border around this has a color of #e978f3
<div style="border:2px solid #e978f3;">Content here</div>
.myborder {border:2px solid #e978f3;}