#990acc color space conversions
Hex:
#990acc
RGB:
153, 10, 204
CMY:
40, 96, 20
CMYK:
25, 95, 0, 20
HSL:
284°, 90.6542%, 41.9608%
HSV (HSB):
284°, 95.0980%, 80.0000%
XYZ:
24.1445, 11.3490, 58.0448
xyY:
0.2581, 0.1213, 11.3490
CIE-Lab:
40.1622, 74.5840, -65.3363
CIE-LCH:
40.1622, 99.1545, 318.7813
CIE-Luv:
40.1622, 33.5372, -99.8094
Hunter-Lab:
33.6883, 68.9769, -78.5745
#990acc color charts
#990acc RGB chart
#990acc CMYK chart
#990acc RGB pie chart
#990acc color shades, tints & tones
#990acc color schemes
#990acc color preview, HTML & CSS examples
This text has a color of #990acc
<p style="color:#990acc;">Text here</p>
.mytext {color:#990acc;}
Text color #990acc
This box has a color of #990acc
<div style="background-color:#990acc;">Content here</div>
.mybackground {background-color:#990acc;}
Background color #990acc
Border around this has a color of #990acc
<div style="border:2px solid #990acc;">Content here</div>
.myborder {border:2px solid #990acc;}
Border color #990acc