#9f96c5 color space conversions
Hex:
#9f96c5
RGB:
159, 150, 197
CMY:
38, 41, 23
CMYK:
19, 24, 0, 23
HSL:
251°, 28.8344%, 68.0392%
HSV (HSB):
251°, 23.8579%, 77.2549%
XYZ:
35.2825, 33.2148, 57.3748
xyY:
0.2803, 0.2639, 33.2148
CIE-Lab:
64.3345, 13.0745, -23.0336
CIE-LCH:
64.3345, 26.4857, 299.5803
CIE-Luv:
64.3345, 1.8114, -37.3809
Hunter-Lab:
57.6323, 8.4210, -18.6825
#9f96c5 color charts
#9f96c5 color shades, tints & tones
#9f96c5 color schemes
#9f96c5 color preview, HTML & CSS examples
This text has a color of #9f96c5
<p style="color:#9f96c5;">Text here</p>
.mytext {color:#9f96c5;}
This box has a color of #9f96c5
<div style="background-color:#9f96c5;">Content here</div>
.mybackground {background-color:#9f96c5;}
Border around this has a color of #9f96c5
<div style="border:2px solid #9f96c5;">Content here</div>
.myborder {border:2px solid #9f96c5;}