#035d7e color space conversions
Hex:
#035d7e
RGB:
3, 93, 126
CMY:
99, 64, 51
CMYK:
98, 26, 0, 51
HSL:
196°, 95.3488%, 25.2941%
HSV (HSB):
196°, 97.6190%, 49.4118%
XYZ:
7.7178, 9.3544, 21.1375
xyY:
0.2020, 0.2448, 9.3544
CIE-Lab:
36.6579, -10.4586, -25.0156
CIE-LCH:
36.6579, 27.1139, 247.3111
CIE-Luv:
36.6579, -24.7044, -33.4422
Hunter-Lab:
30.5850, -8.4812, -19.5662
#035d7e color charts
#035d7e color shades, tints & tones
#035d7e color schemes
#035d7e color preview, HTML & CSS examples
This text has a color of #035d7e
<p style="color:#035d7e;">Text here</p>
.mytext {color:#035d7e;}
This box has a color of #035d7e
<div style="background-color:#035d7e;">Content here</div>
.mybackground {background-color:#035d7e;}
Border around this has a color of #035d7e
<div style="border:2px solid #035d7e;">Content here</div>
.myborder {border:2px solid #035d7e;}