#3deeff color space conversions
Hex:
#3deeff
RGB:
61, 238, 255
CMY:
76, 7, 0
CMYK:
76, 7, 0, 0
HSL:
185°, 100.0000%, 61.9608%
HSV (HSB):
185°, 76.0784%, 100.0000%
XYZ:
50.5490, 69.3612, 105.3316
xyY:
0.2244, 0.3079, 69.3612
CIE-Lab:
86.6826, -37.4981, -20.7625
CIE-LCH:
86.6826, 42.8625, 208.9731
CIE-Luv:
86.6826, -60.9962, -27.7766
Hunter-Lab:
83.2834, -37.4049, -16.6879
#3deeff color charts
#3deeff color shades, tints & tones
#3deeff color schemes
#3deeff color preview, HTML & CSS examples
This text has a color of #3deeff
<p style="color:#3deeff;">Text here</p>
.mytext {color:#3deeff;}
This box has a color of #3deeff
<div style="background-color:#3deeff;">Content here</div>
.mybackground {background-color:#3deeff;}
Border around this has a color of #3deeff
<div style="border:2px solid #3deeff;">Content here</div>
.myborder {border:2px solid #3deeff;}