#3dbddc color space conversions
Hex:
#3dbddc
RGB:
61, 189, 220
CMY:
76, 26, 14
CMYK:
72, 14, 0, 14
HSL:
192°, 69.4323%, 55.0980%
HSV (HSB):
192°, 72.2727%, 86.2745%
XYZ:
33.0403, 42.5546, 74.1826
xyY:
0.2206, 0.2841, 42.5546
CIE-Lab:
71.2516, -24.5198, -25.5518
CIE-LCH:
71.2516, 35.4135, 226.1808
CIE-Luv:
71.2516, -46.3070, -36.9487
Hunter-Lab:
65.2339, -23.7508, -21.7596
#3dbddc color charts
#3dbddc color shades, tints & tones
#3dbddc color schemes
#3dbddc color preview, HTML & CSS examples
This text has a color of #3dbddc
<p style="color:#3dbddc;">Text here</p>
.mytext {color:#3dbddc;}
This box has a color of #3dbddc
<div style="background-color:#3dbddc;">Content here</div>
.mybackground {background-color:#3dbddc;}
Border around this has a color of #3dbddc
<div style="border:2px solid #3dbddc;">Content here</div>
.myborder {border:2px solid #3dbddc;}