#5f98e5 color space conversions
Hex:
#5f98e5
RGB:
95, 152, 229
CMY:
63, 40, 10
CMYK:
59, 34, 0, 10
HSL:
214°, 72.0430%, 63.5294%
HSV (HSB):
214°, 58.5153%, 89.8039%
XYZ:
30.0904, 30.5465, 78.4389
xyY:
0.2164, 0.2196, 30.5465
CIE-Lab:
62.1229, 4.0373, -44.5943
CIE-LCH:
62.1229, 44.7767, 275.1731
CIE-Luv:
62.1229, -25.4423, -71.3974
Hunter-Lab:
55.2689, 0.4614, -45.4575
#5f98e5 color charts
#5f98e5 color shades, tints & tones
#5f98e5 color schemes
#5f98e5 color preview, HTML & CSS examples
This text has a color of #5f98e5
<p style="color:#5f98e5;">Text here</p>
.mytext {color:#5f98e5;}
This box has a color of #5f98e5
<div style="background-color:#5f98e5;">Content here</div>
.mybackground {background-color:#5f98e5;}
Border around this has a color of #5f98e5
<div style="border:2px solid #5f98e5;">Content here</div>
.myborder {border:2px solid #5f98e5;}