#005f87 color space conversions
Hex:
#005f87
RGB:
0, 95, 135
CMY:
100, 63, 47
CMYK:
100, 30, 0, 47
HSL:
198°, 100.0000%, 26.4706%
HSV (HSB):
198°, 100.0000%, 52.9412%
XYZ:
8.4654, 9.9337, 24.3929
xyY:
0.1978, 0.2321, 9.9337
CIE-Lab:
37.7232, -8.2735, -28.8426
CIE-LCH:
37.7232, 30.0058, 253.9944
CIE-Luv:
37.7232, -25.0253, -39.5857
Hunter-Lab:
31.5178, -7.2126, -23.8246
#005f87 color charts
#005f87 color shades, tints & tones
#005f87 color schemes
#005f87 color preview, HTML & CSS examples
This text has a color of #005f87
<p style="color:#005f87;">Text here</p>
.mytext {color:#005f87;}
This box has a color of #005f87
<div style="background-color:#005f87;">Content here</div>
.mybackground {background-color:#005f87;}
Border around this has a color of #005f87
<div style="border:2px solid #005f87;">Content here</div>
.myborder {border:2px solid #005f87;}