#3dfafb color space conversions
Hex:
#3dfafb
RGB:
61, 250, 251
CMY:
76, 2, 2
CMYK:
76, 0, 0, 2
HSL:
180°, 95.9596%, 61.1765%
HSV (HSB):
180°, 75.6972%, 98.4314%
XYZ:
53.5227, 76.3283, 103.1787
xyY:
0.2297, 0.3275, 76.3283
CIE-Lab:
90.0116, -44.0545, -13.6660
CIE-LCH:
90.0116, 46.1254, 197.2342
CIE-Luv:
90.0116, -65.3744, -14.9673
Hunter-Lab:
87.3661, -43.5371, -8.8648
#3dfafb color charts
#3dfafb color shades, tints & tones
#3dfafb color schemes
#3dfafb color preview, HTML & CSS examples
This text has a color of #3dfafb
<p style="color:#3dfafb;">Text here</p>
.mytext {color:#3dfafb;}
This box has a color of #3dfafb
<div style="background-color:#3dfafb;">Content here</div>
.mybackground {background-color:#3dfafb;}
Border around this has a color of #3dfafb
<div style="border:2px solid #3dfafb;">Content here</div>
.myborder {border:2px solid #3dfafb;}