#5b99e5 color space conversions
Hex:
#5b99e5
RGB:
91, 153, 229
CMY:
64, 40, 10
CMYK:
60, 33, 0, 10
HSL:
213°, 72.6316%, 62.7451%
HSV (HSB):
213°, 60.2620%, 89.8039%
XYZ:
29.8485, 30.6638, 78.4743
xyY:
0.2148, 0.2206, 30.6638
CIE-Lab:
62.2228, 2.6913, -44.4492
CIE-LCH:
62.2228, 44.5306, 273.4649
CIE-Luv:
62.2228, -26.8636, -71.0229
Hunter-Lab:
55.3749, -0.6899, -45.2602
#5b99e5 color charts
#5b99e5 color shades, tints & tones
#5b99e5 color schemes
#5b99e5 color preview, HTML & CSS examples
This text has a color of #5b99e5
<p style="color:#5b99e5;">Text here</p>
.mytext {color:#5b99e5;}
This box has a color of #5b99e5
<div style="background-color:#5b99e5;">Content here</div>
.mybackground {background-color:#5b99e5;}
Border around this has a color of #5b99e5
<div style="border:2px solid #5b99e5;">Content here</div>
.myborder {border:2px solid #5b99e5;}