#3fccc6 color space conversions
Hex:
#3fccc6
RGB:
63, 204, 198
CMY:
75, 20, 22
CMYK:
69, 0, 3, 20
HSL:
177°, 58.0247%, 52.3529%
HSV (HSB):
177°, 69.1176%, 80.0000%
XYZ:
33.8358, 48.3197, 60.9694
xyY:
0.2364, 0.3376, 48.3197
CIE-Lab:
75.0261, -37.9902, -7.9052
CIE-LCH:
75.0261, 38.8040, 191.7547
CIE-Luv:
75.0261, -52.7591, -6.2980
Hunter-Lab:
69.5124, -34.7601, -3.3447
#3fccc6 color charts
#3fccc6 color shades, tints & tones
#3fccc6 color schemes
#3fccc6 color preview, HTML & CSS examples
This text has a color of #3fccc6
<p style="color:#3fccc6;">Text here</p>
.mytext {color:#3fccc6;}
This box has a color of #3fccc6
<div style="background-color:#3fccc6;">Content here</div>
.mybackground {background-color:#3fccc6;}
Border around this has a color of #3fccc6
<div style="border:2px solid #3fccc6;">Content here</div>
.myborder {border:2px solid #3fccc6;}