#3badde color space conversions
Hex:
#3badde
RGB:
59, 173, 222
CMY:
77, 32, 13
CMYK:
73, 22, 0, 13
HSL:
198°, 71.1790%, 55.0980%
HSV (HSB):
198°, 73.4234%, 87.0588%
XYZ:
29.9320, 36.0909, 74.4959
xyY:
0.2130, 0.2568, 36.0909
CIE-Lab:
66.5893, -15.8133, -33.8377
CIE-LCH:
66.5893, 37.3504, 244.9521
CIE-Luv:
66.5893, -40.8568, -51.6356
Hunter-Lab:
60.0757, -16.1969, -31.4686
#3badde color charts
#3badde color shades, tints & tones
#3badde color schemes
#3badde color preview, HTML & CSS examples
This text has a color of #3badde
<p style="color:#3badde;">Text here</p>
.mytext {color:#3badde;}
This box has a color of #3badde
<div style="background-color:#3badde;">Content here</div>
.mybackground {background-color:#3badde;}
Border around this has a color of #3badde
<div style="border:2px solid #3badde;">Content here</div>
.myborder {border:2px solid #3badde;}