#03bcac color space conversions
Hex:
#03bcac
RGB:
3, 188, 172
CMY:
99, 26, 33
CMYK:
98, 0, 9, 26
HSL:
175°, 96.8586%, 37.4510%
HSV (HSB):
175°, 98.4043%, 73.7255%
XYZ:
25.4672, 38.9644, 45.2083
xyY:
0.2323, 0.3554, 38.9644
CIE-Lab:
68.7254, -42.8535, -3.1265
CIE-LCH:
68.7254, 42.9674, 184.1727
CIE-Luv:
68.7254, -54.6830, 1.8066
Hunter-Lab:
62.4214, -36.4117, 0.7546
#03bcac color charts
#03bcac color shades, tints & tones
#03bcac color schemes
#03bcac color preview, HTML & CSS examples
This text has a color of #03bcac
<p style="color:#03bcac;">Text here</p>
.mytext {color:#03bcac;}
This box has a color of #03bcac
<div style="background-color:#03bcac;">Content here</div>
.mybackground {background-color:#03bcac;}
Border around this has a color of #03bcac
<div style="border:2px solid #03bcac;">Content here</div>
.myborder {border:2px solid #03bcac;}