#9f88c8 color space conversions
Hex:
#9f88c8
RGB:
159, 136, 200
CMY:
38, 47, 22
CMYK:
21, 32, 0, 22
HSL:
262°, 36.7816%, 65.8824%
HSV (HSB):
262°, 32.0000%, 78.4314%
XYZ:
33.5276, 29.1494, 58.5029
xyY:
0.2767, 0.2405, 29.1494
CIE-Lab:
60.9132, 21.7619, -29.9842
CIE-LCH:
60.9132, 37.0490, 305.9714
CIE-Luv:
60.9132, 7.6592, -49.4163
Hunter-Lab:
53.9902, 16.3646, -26.4526
#9f88c8 color charts
#9f88c8 color shades, tints & tones
#9f88c8 color schemes
#9f88c8 color preview, HTML & CSS examples
This text has a color of #9f88c8
<p style="color:#9f88c8;">Text here</p>
.mytext {color:#9f88c8;}
This box has a color of #9f88c8
<div style="background-color:#9f88c8;">Content here</div>
.mybackground {background-color:#9f88c8;}
Border around this has a color of #9f88c8
<div style="border:2px solid #9f88c8;">Content here</div>
.myborder {border:2px solid #9f88c8;}