#5f94d5 color space conversions
Hex:
#5f94d5
RGB:
95, 148, 213
CMY:
63, 42, 16
CMYK:
55, 31, 0, 16
HSL:
213°, 58.4158%, 60.3922%
HSV (HSB):
213°, 55.3991%, 83.5294%
XYZ:
27.3195, 28.4168, 66.9959
xyY:
0.2226, 0.2315, 28.4168
CIE-Lab:
60.2634, 1.2534, -38.6198
CIE-LCH:
60.2634, 38.6402, 271.8589
CIE-Luv:
60.2634, -24.2008, -60.8043
Hunter-Lab:
53.3074, -1.8087, -37.1995
#5f94d5 color charts
#5f94d5 color shades, tints & tones
#5f94d5 color schemes
#5f94d5 color preview, HTML & CSS examples
This text has a color of #5f94d5
<p style="color:#5f94d5;">Text here</p>
.mytext {color:#5f94d5;}
This box has a color of #5f94d5
<div style="background-color:#5f94d5;">Content here</div>
.mybackground {background-color:#5f94d5;}
Border around this has a color of #5f94d5
<div style="border:2px solid #5f94d5;">Content here</div>
.myborder {border:2px solid #5f94d5;}