#3dffea color space conversions
Hex:
#3dffea
RGB:
61, 255, 234
CMY:
76, 0, 8
CMYK:
76, 0, 8, 0
HSL:
174°, 100.0000%, 61.9608%
HSV (HSB):
174°, 76.0784%, 100.0000%
XYZ:
52.5358, 78.4526, 90.2158
xyY:
0.2375, 0.3547, 78.4526
CIE-Lab:
90.9860, -50.8083, -3.3883
CIE-LCH:
90.9860, 50.9212, 183.8153
CIE-Luv:
90.9860, -68.2982, 2.8246
Hunter-Lab:
88.5735, -49.1296, 1.6121
#3dffea color charts
#3dffea color shades, tints & tones
#3dffea color schemes
#3dffea color preview, HTML & CSS examples
This text has a color of #3dffea
<p style="color:#3dffea;">Text here</p>
.mytext {color:#3dffea;}
This box has a color of #3dffea
<div style="background-color:#3dffea;">Content here</div>
.mybackground {background-color:#3dffea;}
Border around this has a color of #3dffea
<div style="border:2px solid #3dffea;">Content here</div>
.myborder {border:2px solid #3dffea;}