#005db3 color space conversions
Hex:
#005db3
RGB:
0, 93, 179
CMY:
100, 64, 30
CMYK:
100, 48, 0, 30
HSL:
209°, 100.0000%, 35.0980%
HSV (HSB):
209°, 100.0000%, 70.1961%
XYZ:
12.0510, 11.0834, 44.1520
xyY:
0.1791, 0.1647, 11.0834
CIE-Lab:
39.7205, 11.0131, -51.9636
CIE-LCH:
39.7205, 53.1178, 281.9661
CIE-Luv:
39.7205, -22.0601, -76.0843
Hunter-Lab:
33.2917, 6.3535, -55.3271
#005db3 color charts
#005db3 color shades, tints & tones
#005db3 color schemes
#005db3 color preview, HTML & CSS examples
This text has a color of #005db3
<p style="color:#005db3;">Text here</p>
.mytext {color:#005db3;}
This box has a color of #005db3
<div style="background-color:#005db3;">Content here</div>
.mybackground {background-color:#005db3;}
Border around this has a color of #005db3
<div style="border:2px solid #005db3;">Content here</div>
.myborder {border:2px solid #005db3;}