#3bcccd color space conversions
Hex:
#3bcccd
RGB:
59, 204, 205
CMY:
77, 20, 20
CMYK:
71, 0, 0, 20
HSL:
180°, 59.3496%, 51.7647%
HSV (HSB):
180°, 71.2195%, 80.3922%
XYZ:
34.4159, 48.5233, 65.3096
xyY:
0.2321, 0.3273, 48.5233
CIE-Lab:
75.1538, -36.5267, -11.5074
CIE-LCH:
75.1538, 38.2965, 197.4866
CIE-Luv:
75.1538, -52.9239, -12.2839
Hunter-Lab:
69.6587, -33.7120, -6.8272
#3bcccd color charts
#3bcccd color shades, tints & tones
#3bcccd color schemes
#3bcccd color preview, HTML & CSS examples
This text has a color of #3bcccd
<p style="color:#3bcccd;">Text here</p>
.mytext {color:#3bcccd;}
This box has a color of #3bcccd
<div style="background-color:#3bcccd;">Content here</div>
.mybackground {background-color:#3bcccd;}
Border around this has a color of #3bcccd
<div style="border:2px solid #3bcccd;">Content here</div>
.myborder {border:2px solid #3bcccd;}