#9999f2 color space conversions
Hex:
#9999f2
RGB:
153, 153, 242
CMY:
40, 40, 5
CMYK:
37, 37, 0, 5
HSL:
240°, 77.3913%, 77.4510%
HSV (HSB):
240°, 36.7769%, 94.9020%
XYZ:
40.5551, 35.9656, 88.8090
xyY:
0.2453, 0.2175, 35.9656
CIE-Lab:
66.4936, 20.8438, -44.6350
CIE-LCH:
66.4936, 49.2621, 295.0318
CIE-Luv:
66.4936, -5.3553, -74.2830
Hunter-Lab:
59.9713, 15.7594, -45.8201
#9999f2 color charts
#9999f2 color shades, tints & tones
#9999f2 color schemes
#9999f2 color preview, HTML & CSS examples
This text has a color of #9999f2
<p style="color:#9999f2;">Text here</p>
.mytext {color:#9999f2;}
This box has a color of #9999f2
<div style="background-color:#9999f2;">Content here</div>
.mybackground {background-color:#9999f2;}
Border around this has a color of #9999f2
<div style="border:2px solid #9999f2;">Content here</div>
.myborder {border:2px solid #9999f2;}