#3daef9 color space conversions
Hex:
#3daef9
RGB:
61, 174, 249
CMY:
76, 32, 2
CMYK:
76, 30, 0, 2
HSL:
204°, 94.0000%, 60.7843%
HSV (HSB):
204°, 75.5020%, 97.6471%
XYZ:
34.1594, 38.1038, 95.1769
xyY:
0.2040, 0.2276, 38.1038
CIE-Lab:
68.0970, -6.9972, -46.2342
CIE-LCH:
68.0970, 46.7607, 261.3940
CIE-Luv:
68.0970, -39.4199, -73.9692
Hunter-Lab:
61.7282, -9.2454, -48.2077
#3daef9 color charts
#3daef9 color shades, tints & tones
#3daef9 color schemes
#3daef9 color preview, HTML & CSS examples
This text has a color of #3daef9
<p style="color:#3daef9;">Text here</p>
.mytext {color:#3daef9;}
This box has a color of #3daef9
<div style="background-color:#3daef9;">Content here</div>
.mybackground {background-color:#3daef9;}
Border around this has a color of #3daef9
<div style="border:2px solid #3daef9;">Content here</div>
.myborder {border:2px solid #3daef9;}