#5f95c8 color space conversions
Hex:
#5f95c8
RGB:
95, 149, 200
CMY:
63, 42, 22
CMYK:
53, 26, 0, 22
HSL:
209°, 48.8372%, 57.8431%
HSV (HSB):
209°, 52.5000%, 78.4314%
XYZ:
25.8921, 28.0979, 58.7024
xyY:
0.2298, 0.2493, 28.0979
CIE-Lab:
59.9771, -3.3622, -31.7828
CIE-LCH:
59.9771, 31.9601, 263.9613
CIE-Luv:
59.9771, -24.7347, -48.9123
Hunter-Lab:
53.0075, -5.5728, -28.5546
#5f95c8 color charts
#5f95c8 color shades, tints & tones
#5f95c8 color schemes
#5f95c8 color preview, HTML & CSS examples
This text has a color of #5f95c8
<p style="color:#5f95c8;">Text here</p>
.mytext {color:#5f95c8;}
This box has a color of #5f95c8
<div style="background-color:#5f95c8;">Content here</div>
.mybackground {background-color:#5f95c8;}
Border around this has a color of #5f95c8
<div style="border:2px solid #5f95c8;">Content here</div>
.myborder {border:2px solid #5f95c8;}