#065f7f color space conversions
Hex:
#065f7f
RGB:
6, 95, 127
CMY:
98, 63, 50
CMYK:
95, 25, 0, 50
HSL:
196°, 90.9774%, 26.0784%
HSV (HSB):
196°, 95.2756%, 49.8039%
XYZ:
7.9981, 9.7554, 21.5401
xyY:
0.2035, 0.2483, 9.7554
CIE-Lab:
37.3999, -11.0668, -24.4670
CIE-LCH:
37.3999, 26.8535, 245.6620
CIE-Luv:
37.3999, -25.1476, -32.7388
Hunter-Lab:
31.2337, -8.9501, -19.0254
#065f7f color charts
#065f7f color shades, tints & tones
#065f7f color schemes
#065f7f color preview, HTML & CSS examples
This text has a color of #065f7f
<p style="color:#065f7f;">Text here</p>
.mytext {color:#065f7f;}
This box has a color of #065f7f
<div style="background-color:#065f7f;">Content here</div>
.mybackground {background-color:#065f7f;}
Border around this has a color of #065f7f
<div style="border:2px solid #065f7f;">Content here</div>
.myborder {border:2px solid #065f7f;}