#990fff color space conversions
Hex:
#990fff
RGB:
153, 15, 255
CMY:
40, 94, 0
CMYK:
40, 94, 0, 0
HSL:
275°, 100.0000%, 52.9412%
HSV (HSB):
275°, 94.1176%, 100.0000%
XYZ:
31.3577, 14.3340, 95.7217
xyY:
0.2217, 0.1014, 14.3340
CIE-Lab:
44.7081, 83.8196, -86.9241
CIE-LCH:
44.7081, 120.7540, 313.9584
CIE-Luv:
44.7081, 21.6529, -131.6668
Hunter-Lab:
37.8602, 81.5872, -123.4004
#990fff color charts
#990fff color shades, tints & tones
#990fff color schemes
#990fff color preview, HTML & CSS examples
This text has a color of #990fff
<p style="color:#990fff;">Text here</p>
.mytext {color:#990fff;}
This box has a color of #990fff
<div style="background-color:#990fff;">Content here</div>
.mybackground {background-color:#990fff;}
Border around this has a color of #990fff
<div style="border:2px solid #990fff;">Content here</div>
.myborder {border:2px solid #990fff;}