#005eac color space conversions
Hex:
#005eac
RGB:
0, 94, 172
CMY:
100, 63, 33
CMYK:
100, 45, 0, 33
HSL:
207°, 100.0000%, 33.7255%
HSV (HSB):
207°, 100.0000%, 67.4510%
XYZ:
11.4491, 10.9840, 40.5464
xyY:
0.1818, 0.1744, 10.9840
CIE-Lab:
39.5534, 7.4795, -48.1071
CIE-LCH:
39.5534, 48.6851, 278.8374
CIE-Luv:
39.5534, -22.6668, -70.1548
Hunter-Lab:
33.1421, 3.6651, -49.3367
#005eac color charts
#005eac RGB chart
#005eac CMYK chart
#005eac RGB pie chart
#005eac color shades, tints & tones
#005eac color schemes
#005eac color preview, HTML & CSS examples
This text has a color of #005eac
<p style="color:#005eac;">Text here</p>
.mytext {color:#005eac;}
Text color #005eac
This box has a color of #005eac
<div style="background-color:#005eac;">Content here</div>
.mybackground {background-color:#005eac;}
Background color #005eac
Border around this has a color of #005eac
<div style="border:2px solid #005eac;">Content here</div>
.myborder {border:2px solid #005eac;}
Border color #005eac