#5f5cc9 color space conversions
Hex:
#5f5cc9
RGB:
95, 92, 201
CMY:
63, 64, 21
CMYK:
53, 54, 0, 21
HSL:
242°, 50.2304%, 57.4510%
HSV (HSB):
242°, 54.2289%, 78.8235%
XYZ:
19.0891, 14.3042, 57.0132
xyY:
0.2111, 0.1582, 14.3042
CIE-Lab:
44.6661, 31.3178, -56.6045
CIE-LCH:
44.6661, 64.6907, 298.9546
CIE-Luv:
44.6661, -5.3202, -87.2283
Hunter-Lab:
37.8209, 23.9063, -62.9021
#5f5cc9 color charts
#5f5cc9 color shades, tints & tones
#5f5cc9 color schemes
#5f5cc9 color preview, HTML & CSS examples
This text has a color of #5f5cc9
<p style="color:#5f5cc9;">Text here</p>
.mytext {color:#5f5cc9;}
This box has a color of #5f5cc9
<div style="background-color:#5f5cc9;">Content here</div>
.mybackground {background-color:#5f5cc9;}
Border around this has a color of #5f5cc9
<div style="border:2px solid #5f5cc9;">Content here</div>
.myborder {border:2px solid #5f5cc9;}