#999dfa color space conversions
Hex:
#999dfa
RGB:
153, 157, 250
CMY:
40, 38, 2
CMYK:
39, 37, 0, 2
HSL:
238°, 90.6542%, 79.0196%
HSV (HSB):
238°, 38.8000%, 98.0392%
XYZ:
42.4492, 37.7884, 95.4991
xyY:
0.2415, 0.2150, 37.7884
CIE-Lab:
67.8644, 20.7065, -46.8508
CIE-LCH:
67.8644, 51.2227, 293.8439
CIE-Luv:
67.8644, -7.3105, -78.2270
Hunter-Lab:
61.4722, 15.6853, -49.0783
#999dfa color charts
#999dfa color shades, tints & tones
#999dfa color schemes
#999dfa color preview, HTML & CSS examples
This text has a color of #999dfa
<p style="color:#999dfa;">Text here</p>
.mytext {color:#999dfa;}
This box has a color of #999dfa
<div style="background-color:#999dfa;">Content here</div>
.mybackground {background-color:#999dfa;}
Border around this has a color of #999dfa
<div style="border:2px solid #999dfa;">Content here</div>
.myborder {border:2px solid #999dfa;}