#3db5d5 color space conversions
Hex:
#3db5d5
RGB:
61, 181, 213
CMY:
76, 29, 16
CMYK:
71, 15, 0, 16
HSL:
193°, 64.4068%, 53.7255%
HSV (HSB):
193°, 71.3615%, 83.5294%
XYZ:
30.4586, 38.8439, 68.8431
xyY:
0.2205, 0.2812, 38.8439
CIE-Lab:
68.6381, -22.6610, -25.7300
CIE-LCH:
68.6381, 34.2864, 228.6290
CIE-Luv:
68.6381, -43.8986, -37.3128
Hunter-Lab:
62.3249, -21.8345, -21.8633
#3db5d5 color charts
#3db5d5 color shades, tints & tones
#3db5d5 color schemes
#3db5d5 color preview, HTML & CSS examples
This text has a color of #3db5d5
<p style="color:#3db5d5;">Text here</p>
.mytext {color:#3db5d5;}
This box has a color of #3db5d5
<div style="background-color:#3db5d5;">Content here</div>
.mybackground {background-color:#3db5d5;}
Border around this has a color of #3db5d5
<div style="border:2px solid #3db5d5;">Content here</div>
.myborder {border:2px solid #3db5d5;}