#9f9ed5 color space conversions
Hex:
#9f9ed5
RGB:
159, 158, 213
CMY:
38, 38, 16
CMYK:
25, 26, 0, 16
HSL:
241°, 39.5683%, 72.7451%
HSV (HSB):
241°, 25.8216%, 83.5294%
XYZ:
38.5352, 36.6287, 67.9898
xyY:
0.2692, 0.2559, 36.6287
CIE-Lab:
66.9976, 12.3154, -27.8464
CIE-LCH:
66.9976, 30.4482, 293.8581
CIE-Luv:
66.9976, -2.7888, -45.3486
Hunter-Lab:
60.5217, 7.7410, -24.2410
#9f9ed5 color charts
#9f9ed5 color shades, tints & tones
#9f9ed5 color schemes
#9f9ed5 color preview, HTML & CSS examples
This text has a color of #9f9ed5
<p style="color:#9f9ed5;">Text here</p>
.mytext {color:#9f9ed5;}
This box has a color of #9f9ed5
<div style="background-color:#9f9ed5;">Content here</div>
.mybackground {background-color:#9f9ed5;}
Border around this has a color of #9f9ed5
<div style="border:2px solid #9f9ed5;">Content here</div>
.myborder {border:2px solid #9f9ed5;}