#3bcacc color space conversions
Hex:
#3bcacc
RGB:
59, 202, 204
CMY:
77, 21, 20
CMYK:
71, 1, 0, 20
HSL:
181°, 58.7045%, 51.5686%
HSV (HSB):
181°, 71.0784%, 80.0000%
XYZ:
33.8232, 47.5305, 64.5184
xyY:
0.2319, 0.3258, 47.5305
CIE-Lab:
74.5278, -35.8862, -11.9028
CIE-LCH:
74.5278, 37.8087, 198.3497
CIE-Luv:
74.5278, -52.2822, -13.0017
Hunter-Lab:
68.9424, -33.0767, -7.2257
#3bcacc color charts
#3bcacc color shades, tints & tones
#3bcacc color schemes
#3bcacc color preview, HTML & CSS examples
This text has a color of #3bcacc
<p style="color:#3bcacc;">Text here</p>
.mytext {color:#3bcacc;}
This box has a color of #3bcacc
<div style="background-color:#3bcacc;">Content here</div>
.mybackground {background-color:#3bcacc;}
Border around this has a color of #3bcacc
<div style="border:2px solid #3bcacc;">Content here</div>
.myborder {border:2px solid #3bcacc;}