#984ec3 color space conversions
Hex:
#984ec3
RGB:
152, 78, 195
CMY:
40, 69, 24
CMYK:
22, 60, 0, 24
HSL:
278°, 49.3671%, 53.5294%
HSV (HSB):
278°, 60.0000%, 76.4706%
XYZ:
25.5236, 16.0643, 53.3852
xyY:
0.2687, 0.1691, 16.0643
CIE-Lab:
47.0587, 50.7754, -48.9848
CIE-LCH:
47.0587, 70.5525, 316.0283
CIE-Luv:
47.0587, 25.3618, -79.2000
Hunter-Lab:
40.0803, 43.5304, -50.9155
#984ec3 color charts
#984ec3 color shades, tints & tones
#984ec3 color schemes
#984ec3 color preview, HTML & CSS examples
This text has a color of #984ec3
<p style="color:#984ec3;">Text here</p>
.mytext {color:#984ec3;}
This box has a color of #984ec3
<div style="background-color:#984ec3;">Content here</div>
.mybackground {background-color:#984ec3;}
Border around this has a color of #984ec3
<div style="border:2px solid #984ec3;">Content here</div>
.myborder {border:2px solid #984ec3;}