#994da8 color space conversions
Hex:
#994da8
RGB:
153, 77, 168
CMY:
40, 70, 34
CMYK:
9, 54, 0, 34
HSL:
290°, 37.1429%, 48.0392%
HSV (HSB):
290°, 54.1667%, 65.8824%
XYZ:
22.8586, 14.9072, 38.7184
xyY:
0.2989, 0.1949, 14.9072
CIE-Lab:
45.5068, 45.8224, -35.6469
CIE-LCH:
45.5068, 58.0551, 322.1193
CIE-Luv:
45.5068, 32.1283, -58.1832
Hunter-Lab:
38.6099, 38.1121, -32.4298
#994da8 color charts
#994da8 color shades, tints & tones
#994da8 color schemes
#994da8 color preview, HTML & CSS examples
This text has a color of #994da8
<p style="color:#994da8;">Text here</p>
.mytext {color:#994da8;}
This box has a color of #994da8
<div style="background-color:#994da8;">Content here</div>
.mybackground {background-color:#994da8;}
Border around this has a color of #994da8
<div style="border:2px solid #994da8;">Content here</div>
.myborder {border:2px solid #994da8;}