#984ed4 color space conversions
Hex:
#984ed4
RGB:
152, 78, 212
CMY:
40, 69, 17
CMYK:
28, 63, 0, 17
HSL:
273°, 60.9091%, 56.8627%
HSV (HSB):
273°, 63.2075%, 83.1373%
XYZ:
27.5569, 16.8776, 64.0927
xyY:
0.2539, 0.1555, 16.8776
CIE-Lab:
48.1055, 54.6118, -57.0882
CIE-LCH:
48.1055, 79.0032, 313.7299
CIE-Luv:
48.1055, 22.0132, -92.0527
Hunter-Lab:
41.0824, 47.8387, -63.7406
#984ed4 color charts
#984ed4 color shades, tints & tones
#984ed4 color schemes
#984ed4 color preview, HTML & CSS examples
This text has a color of #984ed4
<p style="color:#984ed4;">Text here</p>
.mytext {color:#984ed4;}
This box has a color of #984ed4
<div style="background-color:#984ed4;">Content here</div>
.mybackground {background-color:#984ed4;}
Border around this has a color of #984ed4
<div style="border:2px solid #984ed4;">Content here</div>
.myborder {border:2px solid #984ed4;}