#3adef8 color space conversions
Hex:
#3adef8
RGB:
58, 222, 248
CMY:
77, 13, 3
CMYK:
77, 10, 0, 3
HSL:
188°, 93.1373%, 60.0000%
HSV (HSB):
188°, 76.6129%, 97.2549%
XYZ:
44.8095, 59.9194, 98.0108
xyY:
0.2210, 0.2955, 59.9194
CIE-Lab:
81.7944, -32.3803, -24.4975
CIE-LCH:
81.7944, 40.6031, 217.1095
CIE-Luv:
81.7944, -56.3740, -34.6705
Hunter-Lab:
77.4076, -32.1338, -20.8856
#3adef8 color charts
#3adef8 color shades, tints & tones
#3adef8 color schemes
#3adef8 color preview, HTML & CSS examples
This text has a color of #3adef8
<p style="color:#3adef8;">Text here</p>
.mytext {color:#3adef8;}
This box has a color of #3adef8
<div style="background-color:#3adef8;">Content here</div>
.mybackground {background-color:#3adef8;}
Border around this has a color of #3adef8
<div style="border:2px solid #3adef8;">Content here</div>
.myborder {border:2px solid #3adef8;}