#5f90d9 color space conversions
Hex:
#5f90d9
RGB:
95, 144, 217
CMY:
63, 44, 15
CMYK:
56, 34, 0, 15
HSL:
216°, 61.6162%, 61.1765%
HSV (HSB):
216°, 56.2212%, 85.0980%
XYZ:
27.2170, 27.3892, 69.4978
xyY:
0.2193, 0.2207, 27.3892
CIE-Lab:
59.3328, 4.8515, -42.3160
CIE-LCH:
59.3328, 42.5932, 276.5403
CIE-Luv:
59.3328, -22.7206, -67.1647
Hunter-Lab:
52.3347, 1.2444, -42.0999
#5f90d9 color charts
#5f90d9 color shades, tints & tones
#5f90d9 color schemes
#5f90d9 color preview, HTML & CSS examples
This text has a color of #5f90d9
<p style="color:#5f90d9;">Text here</p>
.mytext {color:#5f90d9;}
This box has a color of #5f90d9
<div style="background-color:#5f90d9;">Content here</div>
.mybackground {background-color:#5f90d9;}
Border around this has a color of #5f90d9
<div style="border:2px solid #5f90d9;">Content here</div>
.myborder {border:2px solid #5f90d9;}