#9999ca color space conversions
Hex:
#9999ca
RGB:
153, 153, 202
CMY:
40, 40, 21
CMYK:
24, 24, 0, 21
HSL:
240°, 31.6129%, 69.6078%
HSV (HSB):
240°, 24.2574%, 79.2157%
XYZ:
35.1888, 33.8190, 60.5502
xyY:
0.2716, 0.2610, 33.8190
CIE-Lab:
64.8187, 10.6691, -25.1256
CIE-LCH:
64.8187, 27.2970, 293.0075
CIE-Luv:
64.8187, -2.9157, -40.4523
Hunter-Lab:
58.1541, 6.2397, -21.0250
#9999ca color charts
#9999ca color shades, tints & tones
#9999ca color schemes
#9999ca color preview, HTML & CSS examples
This text has a color of #9999ca
<p style="color:#9999ca;">Text here</p>
.mytext {color:#9999ca;}
This box has a color of #9999ca
<div style="background-color:#9999ca;">Content here</div>
.mybackground {background-color:#9999ca;}
Border around this has a color of #9999ca
<div style="border:2px solid #9999ca;">Content here</div>
.myborder {border:2px solid #9999ca;}