#034d65 color space conversions
Hex:
#034d65
RGB:
3, 77, 101
CMY:
99, 70, 60
CMYK:
97, 24, 0, 60
HSL:
195°, 94.2308%, 20.3922%
HSV (HSB):
195°, 97.0297%, 39.6078%
XYZ:
5.0404, 6.2667, 13.2559
xyY:
0.2052, 0.2551, 6.2667
CIE-Lab:
30.0756, -10.7513, -19.6834
CIE-LCH:
30.0756, 22.4283, 241.3560
CIE-Luv:
30.0756, -20.5627, -24.2483
Hunter-Lab:
25.0334, -7.8680, -13.8723
#034d65 color charts
#034d65 color shades, tints & tones
#034d65 color schemes
#034d65 color preview, HTML & CSS examples
This text has a color of #034d65
<p style="color:#034d65;">Text here</p>
.mytext {color:#034d65;}
This box has a color of #034d65
<div style="background-color:#034d65;">Content here</div>
.mybackground {background-color:#034d65;}
Border around this has a color of #034d65
<div style="border:2px solid #034d65;">Content here</div>
.myborder {border:2px solid #034d65;}