#3dffef color space conversions
Hex:
#3dffef
RGB:
61, 255, 239
CMY:
76, 0, 6
CMYK:
76, 0, 6, 0
HSL:
175°, 100.0000%, 61.9608%
HSV (HSB):
175°, 76.0784%, 100.0000%
XYZ:
53.2645, 78.7441, 94.0532
xyY:
0.2356, 0.3483, 78.7441
CIE-Lab:
91.1184, -49.4902, -5.7866
CIE-LCH:
91.1184, 49.8274, 186.6690
CIE-Luv:
91.1184, -67.9387, -1.2303
Hunter-Lab:
88.7379, -48.1476, -0.7249
#3dffef color charts
#3dffef color shades, tints & tones
#3dffef color schemes
#3dffef color preview, HTML & CSS examples
This text has a color of #3dffef
<p style="color:#3dffef;">Text here</p>
.mytext {color:#3dffef;}
This box has a color of #3dffef
<div style="background-color:#3dffef;">Content here</div>
.mybackground {background-color:#3dffef;}
Border around this has a color of #3dffef
<div style="border:2px solid #3dffef;">Content here</div>
.myborder {border:2px solid #3dffef;}