#005c84 color space conversions
Hex:
#005c84
RGB:
0, 92, 132
CMY:
100, 64, 48
CMYK:
100, 30, 0, 48
HSL:
198°, 100.0000%, 25.8824%
HSV (HSB):
198°, 100.0000%, 51.7647%
XYZ:
7.9920, 9.3202, 23.2076
xyY:
0.1972, 0.2300, 9.3202
CIE-Lab:
36.5937, -7.6473, -28.7896
CIE-LCH:
36.5937, 29.7880, 255.1241
CIE-Luv:
36.5937, -24.1689, -39.2592
Hunter-Lab:
30.5291, -6.6975, -23.7007
#005c84 color charts
#005c84 color shades, tints & tones
#005c84 color schemes
#005c84 color preview, HTML & CSS examples
This text has a color of #005c84
<p style="color:#005c84;">Text here</p>
.mytext {color:#005c84;}
This box has a color of #005c84
<div style="background-color:#005c84;">Content here</div>
.mybackground {background-color:#005c84;}
Border around this has a color of #005c84
<div style="border:2px solid #005c84;">Content here</div>
.myborder {border:2px solid #005c84;}