#3dffc0 color space conversions
Hex:
#3dffc0
RGB:
61, 255, 192
CMY:
76, 0, 25
CMYK:
76, 0, 25, 0
HSL:
161°, 100.0000%, 61.9608%
HSV (HSB):
161°, 76.0784%, 100.0000%
XYZ:
47.1989, 76.3179, 62.1124
xyY:
0.2543, 0.4111, 76.3179
CIE-Lab:
90.0067, -60.9809, 16.8997
CIE-LCH:
90.0067, 63.2793, 164.5103
CIE-Luv:
90.0067, -71.2151, 35.1042
Hunter-Lab:
87.3601, -56.4402, 18.9973
#3dffc0 color charts
#3dffc0 color shades, tints & tones
#3dffc0 color schemes
#3dffc0 color preview, HTML & CSS examples
This text has a color of #3dffc0
<p style="color:#3dffc0;">Text here</p>
.mytext {color:#3dffc0;}
This box has a color of #3dffc0
<div style="background-color:#3dffc0;">Content here</div>
.mybackground {background-color:#3dffc0;}
Border around this has a color of #3dffc0
<div style="border:2px solid #3dffc0;">Content here</div>
.myborder {border:2px solid #3dffc0;}