#5f96c5 color space conversions
Hex:
#5f96c5
RGB:
95, 150, 197
CMY:
63, 41, 23
CMYK:
52, 24, 0, 23
HSL:
208°, 46.7890%, 57.2549%
HSV (HSB):
208°, 51.7766%, 77.2549%
XYZ:
25.7037, 28.2768, 56.9266
xyY:
0.2318, 0.2550, 28.2768
CIE-Lab:
60.1380, -4.8437, -29.8472
CIE-LCH:
60.1380, 30.2376, 260.7821
CIE-Luv:
60.1380, -25.1575, -45.5683
Hunter-Lab:
53.1759, -6.7762, -26.2487
#5f96c5 color charts
#5f96c5 color shades, tints & tones
#5f96c5 color schemes
#5f96c5 color preview, HTML & CSS examples
This text has a color of #5f96c5
<p style="color:#5f96c5;">Text here</p>
.mytext {color:#5f96c5;}
This box has a color of #5f96c5
<div style="background-color:#5f96c5;">Content here</div>
.mybackground {background-color:#5f96c5;}
Border around this has a color of #5f96c5
<div style="border:2px solid #5f96c5;">Content here</div>
.myborder {border:2px solid #5f96c5;}