#5f5385 color space conversions
Hex:
#5f5385
RGB:
95, 83, 133
CMY:
63, 67, 48
CMYK:
29, 38, 0, 48
HSL:
254°, 23.1481%, 42.3529%
HSV (HSB):
254°, 37.5940%, 52.1569%
XYZ:
12.0462, 10.3129, 23.5460
xyY:
0.2624, 0.2247, 10.3129
CIE-Lab:
38.3982, 16.6794, -26.2564
CIE-LCH:
38.3982, 31.1062, 302.4258
CIE-Luv:
38.3982, 2.5701, -38.6017
Hunter-Lab:
32.1136, 10.7586, -20.9923
#5f5385 color charts
#5f5385 color shades, tints & tones
#5f5385 color schemes
#5f5385 color preview, HTML & CSS examples
This text has a color of #5f5385
<p style="color:#5f5385;">Text here</p>
.mytext {color:#5f5385;}
This box has a color of #5f5385
<div style="background-color:#5f5385;">Content here</div>
.mybackground {background-color:#5f5385;}
Border around this has a color of #5f5385
<div style="border:2px solid #5f5385;">Content here</div>
.myborder {border:2px solid #5f5385;}