#994ec9 color space conversions
Hex:
#994ec9
RGB:
153, 78, 201
CMY:
40, 69, 21
CMYK:
24, 61, 0, 21
HSL:
277°, 53.2468%, 54.7059%
HSV (HSB):
277°, 61.1940%, 78.8235%
XYZ:
26.4039, 16.4381, 57.0396
xyY:
0.2644, 0.1646, 16.4381
CIE-Lab:
47.5441, 52.3498, -51.6673
CIE-LCH:
47.5441, 73.5528, 315.3759
CIE-Luv:
47.5441, 24.7120, -83.5648
Hunter-Lab:
40.5440, 45.2945, -55.0318
#994ec9 color charts
#994ec9 color shades, tints & tones
#994ec9 color schemes
#994ec9 color preview, HTML & CSS examples
This text has a color of #994ec9
<p style="color:#994ec9;">Text here</p>
.mytext {color:#994ec9;}
This box has a color of #994ec9
<div style="background-color:#994ec9;">Content here</div>
.mybackground {background-color:#994ec9;}
Border around this has a color of #994ec9
<div style="border:2px solid #994ec9;">Content here</div>
.myborder {border:2px solid #994ec9;}