#3dffee color space conversions
Hex:
#3dffee
RGB:
61, 255, 238
CMY:
76, 0, 7
CMYK:
76, 0, 7, 0
HSL:
175°, 100.0000%, 61.9608%
HSV (HSB):
175°, 76.0784%, 100.0000%
XYZ:
53.1171, 78.6851, 93.2771
xyY:
0.2360, 0.3496, 78.6851
CIE-Lab:
91.0916, -49.7555, -5.3074
CIE-LCH:
91.0916, 50.0378, 186.0886
CIE-Luv:
91.0916, -68.0107, -0.4165
Hunter-Lab:
88.7046, -48.3458, -0.2530
#3dffee color charts
#3dffee color shades, tints & tones
#3dffee color schemes
#3dffee color preview, HTML & CSS examples
This text has a color of #3dffee
<p style="color:#3dffee;">Text here</p>
.mytext {color:#3dffee;}
This box has a color of #3dffee
<div style="background-color:#3dffee;">Content here</div>
.mybackground {background-color:#3dffee;}
Border around this has a color of #3dffee
<div style="border:2px solid #3dffee;">Content here</div>
.myborder {border:2px solid #3dffee;}