#03928c color space conversions
Hex:
#03928c
RGB:
3, 146, 140
CMY:
99, 43, 45
CMYK:
98, 0, 4, 43
HSL:
177°, 95.9732%, 29.2157%
HSV (HSB):
177°, 97.9452%, 57.2549%
XYZ:
15.0501, 22.4706, 28.3550
xyY:
0.2285, 0.3411, 22.4706
CIE-Lab:
54.5228, -33.4758, -6.1273
CIE-LCH:
54.5228, 34.0319, 190.3724
CIE-Luv:
54.5228, -42.6245, -4.0680
Hunter-Lab:
47.4031, -26.2834, -2.2831
#03928c color charts
#03928c color shades, tints & tones
#03928c color schemes
#03928c color preview, HTML & CSS examples
This text has a color of #03928c
<p style="color:#03928c;">Text here</p>
.mytext {color:#03928c;}
This box has a color of #03928c
<div style="background-color:#03928c;">Content here</div>
.mybackground {background-color:#03928c;}
Border around this has a color of #03928c
<div style="border:2px solid #03928c;">Content here</div>
.myborder {border:2px solid #03928c;}