#9f80a8 color space conversions
Hex:
#9f80a8
RGB:
159, 128, 168
CMY:
38, 50, 34
CMYK:
5, 24, 0, 34
HSL:
287°, 18.6916%, 58.0392%
HSV (HSB):
287°, 23.8095%, 65.8824%
XYZ:
29.0851, 25.6364, 40.4612
xyY:
0.3056, 0.2693, 25.6364
CIE-Lab:
57.6903, 19.3054, -16.7357
CIE-LCH:
57.6903, 25.5496, 319.0781
CIE-Luv:
57.6903, 14.7093, -27.8101
Hunter-Lab:
50.6324, 13.9302, -11.9369
#9f80a8 color charts
#9f80a8 color shades, tints & tones
#9f80a8 color schemes
#9f80a8 color preview, HTML & CSS examples
This text has a color of #9f80a8
<p style="color:#9f80a8;">Text here</p>
.mytext {color:#9f80a8;}
This box has a color of #9f80a8
<div style="background-color:#9f80a8;">Content here</div>
.mybackground {background-color:#9f80a8;}
Border around this has a color of #9f80a8
<div style="border:2px solid #9f80a8;">Content here</div>
.myborder {border:2px solid #9f80a8;}