#005da5 color space conversions
Hex:
#005da5
RGB:
0, 93, 165
CMY:
100, 64, 35
CMYK:
100, 44, 0, 35
HSL:
206°, 100.0000%, 32.3529%
HSV (HSB):
206°, 100.0000%, 64.7059%
XYZ:
10.7059, 10.5453, 37.0685
xyY:
0.1836, 0.1808, 10.5453
CIE-Lab:
38.8039, 5.2473, -45.1619
CIE-LCH:
38.8039, 45.4657, 276.6274
CIE-Luv:
38.8039, -22.6742, -65.3213
Hunter-Lab:
32.4735, 2.0192, -44.9479
#005da5 color charts
#005da5 color shades, tints & tones
#005da5 color schemes
#005da5 color preview, HTML & CSS examples
This text has a color of #005da5
<p style="color:#005da5;">Text here</p>
.mytext {color:#005da5;}
This box has a color of #005da5
<div style="background-color:#005da5;">Content here</div>
.mybackground {background-color:#005da5;}
Border around this has a color of #005da5
<div style="border:2px solid #005da5;">Content here</div>
.myborder {border:2px solid #005da5;}