#9f8bcc color space conversions
Hex:
#9f8bcc
RGB:
159, 139, 204
CMY:
38, 45, 20
CMYK:
22, 32, 0, 20
HSL:
258°, 38.9222%, 67.2549%
HSV (HSB):
258°, 31.8627%, 80.0000%
XYZ:
34.4298, 30.1958, 61.1405
xyY:
0.2738, 0.2401, 30.1958
CIE-Lab:
61.8228, 20.9823, -30.8236
CIE-LCH:
61.8228, 37.2874, 304.2439
CIE-Luv:
61.8228, 6.0033, -50.7917
Hunter-Lab:
54.9507, 15.6768, -27.5031
#9f8bcc color charts
#9f8bcc color shades, tints & tones
#9f8bcc color schemes
#9f8bcc color preview, HTML & CSS examples
This text has a color of #9f8bcc
<p style="color:#9f8bcc;">Text here</p>
.mytext {color:#9f8bcc;}
This box has a color of #9f8bcc
<div style="background-color:#9f8bcc;">Content here</div>
.mybackground {background-color:#9f8bcc;}
Border around this has a color of #9f8bcc
<div style="border:2px solid #9f8bcc;">Content here</div>
.myborder {border:2px solid #9f8bcc;}