#03935e color space conversions
Hex:
#03935e
RGB:
3, 147, 94
CMY:
99, 42, 63
CMYK:
98, 0, 36, 42
HSL:
158°, 96.0000%, 29.4118%
HSV (HSB):
158°, 97.9592%, 57.6471%
XYZ:
12.4917, 21.6949, 14.1188
xyY:
0.2586, 0.4491, 21.6949
CIE-Lab:
53.7018, -46.2263, 18.9455
CIE-LCH:
53.7018, 49.9580, 157.7141
CIE-Luv:
53.7018, -46.3854, 31.5017
Hunter-Lab:
46.5778, -33.6395, 14.6323
#03935e color charts
#03935e color shades, tints & tones
#03935e color schemes
#03935e color preview, HTML & CSS examples
This text has a color of #03935e
<p style="color:#03935e;">Text here</p>
.mytext {color:#03935e;}
This box has a color of #03935e
<div style="background-color:#03935e;">Content here</div>
.mybackground {background-color:#03935e;}
Border around this has a color of #03935e
<div style="border:2px solid #03935e;">Content here</div>
.myborder {border:2px solid #03935e;}