#050bbd color space conversions
Hex:
#050bbd
RGB:
5, 11, 189
CMY:
98, 96, 26
CMYK:
97, 94, 0, 26
HSL:
238°, 94.8454%, 38.0392%
HSV (HSB):
238°, 97.3545%, 74.1176%
XYZ:
9.3676, 3.9457, 48.4120
xyY:
0.1518, 0.0639, 3.9457
CIE-Lab:
23.4912, 60.7371, -84.5608
CIE-LCH:
23.4912, 104.1131, 305.6884
CIE-Luv:
23.4912, -6.8934, -92.2970
Hunter-Lab:
19.8639, 49.4167, -130.5962
#050bbd color charts
#050bbd color shades, tints & tones
#050bbd color schemes
#050bbd color preview, HTML & CSS examples
This text has a color of #050bbd
<p style="color:#050bbd;">Text here</p>
.mytext {color:#050bbd;}
This box has a color of #050bbd
<div style="background-color:#050bbd;">Content here</div>
.mybackground {background-color:#050bbd;}
Border around this has a color of #050bbd
<div style="border:2px solid #050bbd;">Content here</div>
.myborder {border:2px solid #050bbd;}