#5f5ddd color space conversions
Hex:
#5f5ddd
RGB:
95, 93, 221
CMY:
63, 64, 13
CMYK:
57, 58, 0, 13
HSL:
241°, 65.3061%, 61.5686%
HSV (HSB):
241°, 57.9186%, 86.6667%
XYZ:
21.6848, 15.4821, 70.2520
xyY:
0.2019, 0.1441, 15.4821
CIE-Lab:
46.2875, 37.0414, -65.4287
CIE-LCH:
46.2875, 75.1863, 299.5157
CIE-Luv:
46.2875, -6.7226, -101.3759
Hunter-Lab:
39.3472, 29.5161, -78.3155
#5f5ddd color charts
#5f5ddd color shades, tints & tones
#5f5ddd color schemes
#5f5ddd color preview, HTML & CSS examples
This text has a color of #5f5ddd
<p style="color:#5f5ddd;">Text here</p>
.mytext {color:#5f5ddd;}
This box has a color of #5f5ddd
<div style="background-color:#5f5ddd;">Content here</div>
.mybackground {background-color:#5f5ddd;}
Border around this has a color of #5f5ddd
<div style="border:2px solid #5f5ddd;">Content here</div>
.myborder {border:2px solid #5f5ddd;}