#005c95 color space conversions
Hex:
#005c95
RGB:
0, 92, 149
CMY:
100, 64, 42
CMYK:
100, 38, 0, 42
HSL:
203°, 100.0000%, 29.2157%
HSV (HSB):
203°, 100.0000%, 58.4314%
XYZ:
9.2520, 9.8242, 29.8424
xyY:
0.1891, 0.2008, 9.8242
CIE-Lab:
37.5251, -0.7077, -37.6290
CIE-LCH:
37.5251, 37.6356, 268.9226
CIE-Luv:
37.5251, -23.1661, -53.2324
Hunter-Lab:
31.3436, -2.1619, -34.5098
#005c95 color charts
#005c95 color shades, tints & tones
#005c95 color schemes
#005c95 color preview, HTML & CSS examples
This text has a color of #005c95
<p style="color:#005c95;">Text here</p>
.mytext {color:#005c95;}
This box has a color of #005c95
<div style="background-color:#005c95;">Content here</div>
.mybackground {background-color:#005c95;}
Border around this has a color of #005c95
<div style="border:2px solid #005c95;">Content here</div>
.myborder {border:2px solid #005c95;}