#3fdf2d color space conversions
Hex:
#3fdf2d
RGB:
63, 223, 45
CMY:
75, 13, 82
CMYK:
72, 0, 80, 13
HSL:
114°, 73.5537%, 52.5490%
HSV (HSB):
114°, 79.8206%, 87.4510%
XYZ:
28.9112, 54.0216, 11.3861
xyY:
0.3065, 0.5728, 54.0216
CIE-Lab:
78.4743, -70.9536, 68.6614
CIE-LCH:
78.4743, 98.7360, 135.9406
CIE-Luv:
78.4743, -66.7505, 90.1179
Hunter-Lab:
73.4994, -58.4103, 42.2647
#3fdf2d color charts
#3fdf2d color shades, tints & tones
#3fdf2d color schemes
#3fdf2d color preview, HTML & CSS examples
This text has a color of #3fdf2d
<p style="color:#3fdf2d;">Text here</p>
.mytext {color:#3fdf2d;}
This box has a color of #3fdf2d
<div style="background-color:#3fdf2d;">Content here</div>
.mybackground {background-color:#3fdf2d;}
Border around this has a color of #3fdf2d
<div style="border:2px solid #3fdf2d;">Content here</div>
.myborder {border:2px solid #3fdf2d;}