#5f95cb color space conversions
Hex:
#5f95cb
RGB:
95, 149, 203
CMY:
63, 42, 20
CMYK:
53, 27, 0, 20
HSL:
210°, 50.9434%, 58.4314%
HSV (HSB):
210°, 53.2020%, 79.6078%
XYZ:
26.2463, 28.2396, 60.5674
xyY:
0.2281, 0.2454, 28.2396
CIE-Lab:
60.1046, -2.4405, -33.2689
CIE-LCH:
60.1046, 33.3583, 265.8044
CIE-Luv:
60.1046, -24.6940, -51.4906
Hunter-Lab:
53.1409, -4.8357, -30.3771
#5f95cb color charts
#5f95cb color shades, tints & tones
#5f95cb color schemes
#5f95cb color preview, HTML & CSS examples
This text has a color of #5f95cb
<p style="color:#5f95cb;">Text here</p>
.mytext {color:#5f95cb;}
This box has a color of #5f95cb
<div style="background-color:#5f95cb;">Content here</div>
.mybackground {background-color:#5f95cb;}
Border around this has a color of #5f95cb
<div style="border:2px solid #5f95cb;">Content here</div>
.myborder {border:2px solid #5f95cb;}