#5f98c8 color space conversions
Hex:
#5f98c8
RGB:
95, 152, 200
CMY:
63, 40, 22
CMYK:
53, 24, 0, 22
HSL:
207°, 48.8372%, 57.8431%
HSV (HSB):
207°, 52.5000%, 78.4314%
XYZ:
26.3729, 29.0595, 58.8626
xyY:
0.2307, 0.2542, 29.0595
CIE-Lab:
60.8341, -5.0623, -30.4532
CIE-LCH:
60.8341, 30.8711, 260.5619
CIE-Luv:
60.8341, -25.8712, -46.6230
Hunter-Lab:
53.9069, -7.0094, -27.0058
#5f98c8 color charts
#5f98c8 color shades, tints & tones
#5f98c8 color schemes
#5f98c8 color preview, HTML & CSS examples
This text has a color of #5f98c8
<p style="color:#5f98c8;">Text here</p>
.mytext {color:#5f98c8;}
This box has a color of #5f98c8
<div style="background-color:#5f98c8;">Content here</div>
.mybackground {background-color:#5f98c8;}
Border around this has a color of #5f98c8
<div style="border:2px solid #5f98c8;">Content here</div>
.myborder {border:2px solid #5f98c8;}