#3dcffb color space conversions
Hex:
#3dcffb
RGB:
61, 207, 251
CMY:
76, 19, 2
CMYK:
76, 18, 0, 2
HSL:
194°, 95.9596%, 61.1765%
HSV (HSB):
194°, 75.6972%, 98.4314%
XYZ:
41.6499, 52.5828, 99.2211
xyY:
0.2153, 0.2718, 52.5828
CIE-Lab:
77.6280, -23.7922, -32.4725
CIE-LCH:
77.6280, 40.2558, 233.7701
CIE-Luv:
77.6280, -50.6120, -49.2606
Hunter-Lab:
72.5140, -24.3744, -30.3669
#3dcffb color charts
#3dcffb color shades, tints & tones
#3dcffb color schemes
#3dcffb color preview, HTML & CSS examples
This text has a color of #3dcffb
<p style="color:#3dcffb;">Text here</p>
.mytext {color:#3dcffb;}
This box has a color of #3dcffb
<div style="background-color:#3dcffb;">Content here</div>
.mybackground {background-color:#3dcffb;}
Border around this has a color of #3dcffb
<div style="border:2px solid #3dcffb;">Content here</div>
.myborder {border:2px solid #3dcffb;}