#994cc7 color space conversions
Hex:
#994cc7
RGB:
153, 76, 199
CMY:
40, 70, 22
CMYK:
23, 62, 0, 22
HSL:
278°, 52.3404%, 53.9216%
HSV (HSB):
278°, 61.8090%, 78.0392%
XYZ:
26.0301, 16.0647, 55.7617
xyY:
0.2660, 0.1642, 16.0647
CIE-Lab:
47.0593, 52.8930, -51.2901
CIE-LCH:
47.0593, 73.6773, 315.8814
CIE-Luv:
47.0593, 25.6400, -82.8438
Hunter-Lab:
40.0808, 45.7838, -54.4296
#994cc7 color charts
#994cc7 color shades, tints & tones
#994cc7 color schemes
#994cc7 color preview, HTML & CSS examples
This text has a color of #994cc7
<p style="color:#994cc7;">Text here</p>
.mytext {color:#994cc7;}
This box has a color of #994cc7
<div style="background-color:#994cc7;">Content here</div>
.mybackground {background-color:#994cc7;}
Border around this has a color of #994cc7
<div style="border:2px solid #994cc7;">Content here</div>
.myborder {border:2px solid #994cc7;}