#03bd8c color space conversions
Hex:
#03bd8c
RGB:
3, 189, 140
CMY:
99, 26, 45
CMYK:
98, 0, 26, 26
HSL:
164°, 96.8750%, 37.6471%
HSV (HSB):
164°, 98.4127%, 74.1176%
XYZ:
22.9688, 38.3080, 30.9945
xyY:
0.2489, 0.4152, 38.3080
CIE-Lab:
68.2470, -51.6969, 13.6891
CIE-LCH:
68.2470, 53.4786, 165.1688
CIE-Luv:
68.2470, -57.4894, 27.4318
Hunter-Lab:
61.8935, -42.0719, 13.6346
#03bd8c color charts
#03bd8c color shades, tints & tones
#03bd8c color schemes
#03bd8c color preview, HTML & CSS examples
This text has a color of #03bd8c
<p style="color:#03bd8c;">Text here</p>
.mytext {color:#03bd8c;}
This box has a color of #03bd8c
<div style="background-color:#03bd8c;">Content here</div>
.mybackground {background-color:#03bd8c;}
Border around this has a color of #03bd8c
<div style="border:2px solid #03bd8c;">Content here</div>
.myborder {border:2px solid #03bd8c;}