#5f98d5 color space conversions
Hex:
#5f98d5
RGB:
95, 152, 213
CMY:
63, 40, 16
CMYK:
55, 29, 0, 16
HSL:
211°, 58.4158%, 60.3922%
HSV (HSB):
211°, 55.3991%, 83.5294%
XYZ:
27.9578, 29.6935, 67.2087
xyY:
0.2239, 0.2378, 29.6935
CIE-Lab:
61.3888, -1.0471, -36.8594
CIE-LCH:
61.3888, 36.8743, 268.3727
CIE-Luv:
61.3888, -25.6658, -57.7912
Hunter-Lab:
54.4917, -3.7784, -34.9826
#5f98d5 color charts
#5f98d5 color shades, tints & tones
#5f98d5 color schemes
#5f98d5 color preview, HTML & CSS examples
This text has a color of #5f98d5
<p style="color:#5f98d5;">Text here</p>
.mytext {color:#5f98d5;}
This box has a color of #5f98d5
<div style="background-color:#5f98d5;">Content here</div>
.mybackground {background-color:#5f98d5;}
Border around this has a color of #5f98d5
<div style="border:2px solid #5f98d5;">Content here</div>
.myborder {border:2px solid #5f98d5;}