#050dbd color space conversions
Hex:
#050dbd
RGB:
5, 13, 189
CMY:
98, 95, 26
CMYK:
97, 93, 0, 26
HSL:
237°, 94.8454%, 38.0392%
HSV (HSB):
237°, 97.3545%, 74.1176%
XYZ:
9.3918, 3.9942, 48.4201
xyY:
0.1520, 0.0646, 3.9942
CIE-Lab:
23.6524, 60.2416, -84.2914
CIE-LCH:
23.6524, 103.6055, 305.5527
CIE-Luv:
23.6524, -6.9966, -92.4894
Hunter-Lab:
19.9856, 48.9077, -129.6549
#050dbd color charts
#050dbd color shades, tints & tones
#050dbd color schemes
#050dbd color preview, HTML & CSS examples
This text has a color of #050dbd
<p style="color:#050dbd;">Text here</p>
.mytext {color:#050dbd;}
This box has a color of #050dbd
<div style="background-color:#050dbd;">Content here</div>
.mybackground {background-color:#050dbd;}
Border around this has a color of #050dbd
<div style="border:2px solid #050dbd;">Content here</div>
.myborder {border:2px solid #050dbd;}