#9f95c7 color space conversions
Hex:
#9f95c7
RGB:
159, 149, 199
CMY:
38, 42, 22
CMYK:
20, 25, 0, 22
HSL:
252°, 30.8642%, 68.2353%
HSV (HSB):
252°, 25.1256%, 78.0392%
XYZ:
35.3543, 32.9893, 58.5370
xyY:
0.2786, 0.2600, 32.9893
CIE-Lab:
64.1523, 14.1036, -24.4313
CIE-LCH:
64.1523, 28.2099, 299.9969
CIE-Luv:
64.1523, 2.1043, -39.7612
Hunter-Lab:
57.4363, 9.3601, -20.2208
#9f95c7 color charts
#9f95c7 color shades, tints & tones
#9f95c7 color schemes
#9f95c7 color preview, HTML & CSS examples
This text has a color of #9f95c7
<p style="color:#9f95c7;">Text here</p>
.mytext {color:#9f95c7;}
This box has a color of #9f95c7
<div style="background-color:#9f95c7;">Content here</div>
.mybackground {background-color:#9f95c7;}
Border around this has a color of #9f95c7
<div style="border:2px solid #9f95c7;">Content here</div>
.myborder {border:2px solid #9f95c7;}