#3dff2a color space conversions
Hex:
#3dff2a
RGB:
61, 255, 42
CMY:
76, 0, 84
CMYK:
76, 0, 84, 0
HSL:
115°, 100.0000%, 58.2353%
HSV (HSB):
115°, 83.5294%, 100.0000%
XYZ:
38.1024, 72.6793, 14.2108
xyY:
0.3048, 0.5815, 72.6793
CIE-Lab:
88.2945, -80.8724, 78.3688
CIE-LCH:
88.2945, 112.6144, 135.9008
CIE-Luv:
88.2945, -77.6828, 103.6420
Hunter-Lab:
85.2521, -69.4129, 49.7934
#3dff2a color charts
#3dff2a color shades, tints & tones
#3dff2a color schemes
#3dff2a color preview, HTML & CSS examples
This text has a color of #3dff2a
<p style="color:#3dff2a;">Text here</p>
.mytext {color:#3dff2a;}
This box has a color of #3dff2a
<div style="background-color:#3dff2a;">Content here</div>
.mybackground {background-color:#3dff2a;}
Border around this has a color of #3dff2a
<div style="border:2px solid #3dff2a;">Content here</div>
.myborder {border:2px solid #3dff2a;}