#9999cc color space conversions
Hex:
#9999cc
RGB:
153, 153, 204
CMY:
40, 40, 20
CMYK:
25, 25, 0, 20
HSL:
240°, 33.3333%, 70.0000%
HSV (HSB):
240°, 25.0000%, 80.0000%
XYZ:
35.4272, 33.9144, 61.8057
xyY:
0.2701, 0.2586, 33.9144
CIE-Lab:
64.8946, 11.1510, -26.1237
CIE-LCH:
64.8946, 28.4041, 293.1153
CIE-Luv:
64.8946, -3.0381, -42.1490
Hunter-Lab:
58.2361, 6.6751, -22.1589
#9999cc color charts
#9999cc RGB chart
#9999cc CMYK chart
#9999cc RGB pie chart
#9999cc color shades, tints & tones
#9999cc color schemes
#9999cc color preview, HTML & CSS examples
This text has a color of #9999cc
<p style="color:#9999cc;">Text here</p>
.mytext {color:#9999cc;}
Text color #9999cc
This box has a color of #9999cc
<div style="background-color:#9999cc;">Content here</div>
.mybackground {background-color:#9999cc;}
Background color #9999cc
Border around this has a color of #9999cc
<div style="border:2px solid #9999cc;">Content here</div>
.myborder {border:2px solid #9999cc;}
Border color #9999cc