#3daada color space conversions
Hex:
#3daada
RGB:
61, 170, 218
CMY:
76, 33, 15
CMYK:
72, 22, 0, 15
HSL:
198°, 67.9654%, 54.7059%
HSV (HSB):
198°, 72.0183%, 85.4902%
XYZ:
28.9541, 34.8035, 71.5214
xyY:
0.2140, 0.2573, 34.8035
CIE-Lab:
65.5954, -15.2750, -33.1738
CIE-LCH:
65.5954, 36.5216, 245.2761
CIE-Luv:
65.5954, -39.7025, -50.4725
Hunter-Lab:
58.9945, -15.6338, -30.5835
#3daada color charts
#3daada color shades, tints & tones
#3daada color schemes
#3daada color preview, HTML & CSS examples
This text has a color of #3daada
<p style="color:#3daada;">Text here</p>
.mytext {color:#3daada;}
This box has a color of #3daada
<div style="background-color:#3daada;">Content here</div>
.mybackground {background-color:#3daada;}
Border around this has a color of #3daada
<div style="border:2px solid #3daada;">Content here</div>
.myborder {border:2px solid #3daada;}