#994da9 color space conversions
Hex:
#994da9
RGB:
153, 77, 169
CMY:
40, 70, 34
CMYK:
9, 54, 0, 34
HSL:
290°, 37.3984%, 48.2353%
HSV (HSB):
290°, 54.4379%, 66.2745%
XYZ:
22.9522, 14.9446, 39.2110
xyY:
0.2977, 0.1938, 14.9446
CIE-Lab:
45.5583, 46.0243, -36.1567
CIE-LCH:
45.5583, 58.5281, 321.8469
CIE-Luv:
45.5583, 31.8990, -58.9833
Hunter-Lab:
38.6583, 38.3269, -33.0769
#994da9 color charts
#994da9 color shades, tints & tones
#994da9 color schemes
#994da9 color preview, HTML & CSS examples
This text has a color of #994da9
<p style="color:#994da9;">Text here</p>
.mytext {color:#994da9;}
This box has a color of #994da9
<div style="background-color:#994da9;">Content here</div>
.mybackground {background-color:#994da9;}
Border around this has a color of #994da9
<div style="border:2px solid #994da9;">Content here</div>
.myborder {border:2px solid #994da9;}