#005dac color space conversions
Hex:
#005dac
RGB:
0, 93, 172
CMY:
100, 64, 33
CMYK:
100, 46, 0, 33
HSL:
208°, 100.0000%, 33.7255%
HSV (HSB):
208°, 100.0000%, 67.4510%
XYZ:
11.3607, 10.8073, 40.5170
xyY:
0.1812, 0.1724, 10.8073
CIE-Lab:
39.2539, 8.1337, -48.5887
CIE-LCH:
39.2539, 49.2648, 279.5031
CIE-Luv:
39.2539, -22.3545, -70.7513
Hunter-Lab:
32.8744, 4.1559, -50.0615
#005dac color charts
#005dac RGB chart
#005dac CMYK chart
#005dac RGB pie chart
#005dac color shades, tints & tones
#005dac color schemes
#005dac color preview, HTML & CSS examples
This text has a color of #005dac
<p style="color:#005dac;">Text here</p>
.mytext {color:#005dac;}
Text color #005dac
This box has a color of #005dac
<div style="background-color:#005dac;">Content here</div>
.mybackground {background-color:#005dac;}
Background color #005dac
Border around this has a color of #005dac
<div style="border:2px solid #005dac;">Content here</div>
.myborder {border:2px solid #005dac;}
Border color #005dac