#005cac color space conversions
Hex:
#005cac
RGB:
0, 92, 172
CMY:
100, 64, 33
CMYK:
100, 47, 0, 33
HSL:
208°, 100.0000%, 33.7255%
HSV (HSB):
208°, 100.0000%, 67.4510%
XYZ:
11.2735, 10.6328, 40.4879
xyY:
0.1807, 0.1704, 10.6328
CIE-Lab:
38.9551, 8.7900, -49.0695
CIE-LCH:
38.9551, 49.8506, 280.1559
CIE-Luv:
38.9551, -22.0439, -71.3385
Hunter-Lab:
32.6081, 4.6485, -50.7920
#005cac color charts
#005cac RGB chart
#005cac CMYK chart
#005cac RGB pie chart
#005cac color shades, tints & tones
#005cac color schemes
#005cac color preview, HTML & CSS examples
This text has a color of #005cac
<p style="color:#005cac;">Text here</p>
.mytext {color:#005cac;}
Text color #005cac
This box has a color of #005cac
<div style="background-color:#005cac;">Content here</div>
.mybackground {background-color:#005cac;}
Background color #005cac
Border around this has a color of #005cac
<div style="border:2px solid #005cac;">Content here</div>
.myborder {border:2px solid #005cac;}
Border color #005cac