#3fc5cd color space conversions
Hex:
#3fc5cd
RGB:
63, 197, 205
CMY:
75, 23, 20
CMYK:
69, 4, 0, 20
HSL:
183°, 58.6777%, 52.5490%
HSV (HSB):
183°, 69.2683%, 80.3922%
XYZ:
33.0356, 45.3970, 64.7790
xyY:
0.2307, 0.3170, 45.3970
CIE-Lab:
73.1526, -32.7303, -14.4998
CIE-LCH:
73.1526, 35.7983, 203.8937
CIE-Luv:
73.1526, -49.7945, -17.6200
Hunter-Lab:
67.3773, -30.3905, -9.8394
#3fc5cd color charts
#3fc5cd color shades, tints & tones
#3fc5cd color schemes
#3fc5cd color preview, HTML & CSS examples
This text has a color of #3fc5cd
<p style="color:#3fc5cd;">Text here</p>
.mytext {color:#3fc5cd;}
This box has a color of #3fc5cd
<div style="background-color:#3fc5cd;">Content here</div>
.mybackground {background-color:#3fc5cd;}
Border around this has a color of #3fc5cd
<div style="border:2px solid #3fc5cd;">Content here</div>
.myborder {border:2px solid #3fc5cd;}