#990adc color space conversions
Hex:
#990adc
RGB:
153, 10, 220
CMY:
40, 96, 14
CMYK:
30, 95, 0, 14
HSL:
281°, 91.3043%, 45.0980%
HSV (HSB):
281°, 95.4545%, 86.2745%
XYZ:
26.1637, 12.1567, 68.6776
xyY:
0.2445, 0.1136, 12.1567
CIE-Lab:
41.4641, 77.5646, -72.4441
CIE-LCH:
41.4641, 106.1340, 316.9550
CIE-Luv:
41.4641, 29.4397, -110.1833
Hunter-Lab:
34.8665, 72.9296, -92.3790
#990adc color charts
#990adc color shades, tints & tones
#990adc color schemes
#990adc color preview, HTML & CSS examples
This text has a color of #990adc
<p style="color:#990adc;">Text here</p>
.mytext {color:#990adc;}
This box has a color of #990adc
<div style="background-color:#990adc;">Content here</div>
.mybackground {background-color:#990adc;}
Border around this has a color of #990adc
<div style="border:2px solid #990adc;">Content here</div>
.myborder {border:2px solid #990adc;}