#5f98ed color space conversions
Hex:
#5f98ed
RGB:
95, 152, 237
CMY:
63, 40, 7
CMYK:
60, 36, 0, 7
HSL:
216°, 79.7753%, 65.0980%
HSV (HSB):
216°, 59.9156%, 92.9412%
XYZ:
31.2336, 31.0038, 84.4589
xyY:
0.2129, 0.2113, 31.0038
CIE-Lab:
62.5108, 6.6274, -48.3997
CIE-LCH:
62.5108, 48.8513, 277.7970
CIE-Luv:
62.5108, -25.3435, -78.1156
Hunter-Lab:
55.6811, 2.6856, -50.9563
#5f98ed color charts
#5f98ed color shades, tints & tones
#5f98ed color schemes
#5f98ed color preview, HTML & CSS examples
This text has a color of #5f98ed
<p style="color:#5f98ed;">Text here</p>
.mytext {color:#5f98ed;}
This box has a color of #5f98ed
<div style="background-color:#5f98ed;">Content here</div>
.mybackground {background-color:#5f98ed;}
Border around this has a color of #5f98ed
<div style="border:2px solid #5f98ed;">Content here</div>
.myborder {border:2px solid #5f98ed;}