#994da7 color space conversions
Hex:
#994da7
RGB:
153, 77, 167
CMY:
40, 70, 35
CMYK:
8, 54, 0, 35
HSL:
291°, 36.8852%, 47.8431%
HSV (HSB):
291°, 53.8922%, 65.4902%
XYZ:
22.7658, 14.8701, 38.2295
xyY:
0.3001, 0.1960, 14.8701
CIE-Lab:
45.4557, 45.6212, -35.1362
CIE-LCH:
45.4557, 57.5834, 322.3975
CIE-Luv:
45.4557, 32.3583, -57.3821
Hunter-Lab:
38.5617, 37.8985, -31.7860
#994da7 color charts
#994da7 color shades, tints & tones
#994da7 color schemes
#994da7 color preview, HTML & CSS examples
This text has a color of #994da7
<p style="color:#994da7;">Text here</p>
.mytext {color:#994da7;}
This box has a color of #994da7
<div style="background-color:#994da7;">Content here</div>
.mybackground {background-color:#994da7;}
Border around this has a color of #994da7
<div style="border:2px solid #994da7;">Content here</div>
.myborder {border:2px solid #994da7;}