#3dbdd5 color space conversions
Hex:
#3dbdd5
RGB:
61, 189, 213
CMY:
76, 26, 16
CMYK:
71, 11, 0, 16
HSL:
189°, 64.4068%, 53.7255%
HSV (HSB):
189°, 71.3615%, 83.5294%
XYZ:
32.1323, 42.1914, 69.4010
xyY:
0.2236, 0.2936, 42.1914
CIE-Lab:
71.0027, -26.6973, -22.1156
CIE-LCH:
71.0027, 34.6677, 219.6377
CIE-Luv:
71.0027, -46.7494, -30.8997
Hunter-Lab:
64.9549, -25.3695, -17.8799
#3dbdd5 color charts
#3dbdd5 color shades, tints & tones
#3dbdd5 color schemes
#3dbdd5 color preview, HTML & CSS examples
This text has a color of #3dbdd5
<p style="color:#3dbdd5;">Text here</p>
.mytext {color:#3dbdd5;}
This box has a color of #3dbdd5
<div style="background-color:#3dbdd5;">Content here</div>
.mybackground {background-color:#3dbdd5;}
Border around this has a color of #3dbdd5
<div style="border:2px solid #3dbdd5;">Content here</div>
.myborder {border:2px solid #3dbdd5;}