#3fffcf color space conversions
Hex:
#3fffcf
RGB:
63, 255, 207
CMY:
75, 0, 19
CMYK:
75, 0, 19, 0
HSL:
165°, 100.0000%, 62.3529%
HSV (HSB):
165°, 75.2941%, 100.0000%
XYZ:
49.0724, 77.0818, 71.3234
xyY:
0.2485, 0.3903, 77.0818
CIE-Lab:
90.3592, -57.3293, 9.6830
CIE-LCH:
90.3592, 58.1413, 170.4131
CIE-Luv:
90.3592, -69.9358, 24.0358
Hunter-Lab:
87.7962, -53.8735, 13.2917
#3fffcf color charts
#3fffcf color shades, tints & tones
#3fffcf color schemes
#3fffcf color preview, HTML & CSS examples
This text has a color of #3fffcf
<p style="color:#3fffcf;">Text here</p>
.mytext {color:#3fffcf;}
This box has a color of #3fffcf
<div style="background-color:#3fffcf;">Content here</div>
.mybackground {background-color:#3fffcf;}
Border around this has a color of #3fffcf
<div style="border:2px solid #3fffcf;">Content here</div>
.myborder {border:2px solid #3fffcf;}