#2badd2 color space conversions
Hex:
#2badd2
RGB:
43, 173, 210
CMY:
83, 32, 18
CMYK:
80, 18, 0, 18
HSL:
193°, 66.0079%, 49.6078%
HSV (HSB):
193°, 79.5238%, 82.3529%
XYZ:
27.5727, 35.0539, 66.2856
xyY:
0.2139, 0.2719, 35.0539
CIE-Lab:
65.7906, -21.5541, -28.4870
CIE-LCH:
65.7906, 35.7223, 232.8878
CIE-Luv:
65.7906, -43.8098, -41.8582
Hunter-Lab:
59.2063, -20.4827, -24.9349
#2badd2 color charts
#2badd2 color shades, tints & tones
#2badd2 color schemes
#2badd2 color preview, HTML & CSS examples
This text has a color of #2badd2
<p style="color:#2badd2;">Text here</p>
.mytext {color:#2badd2;}
This box has a color of #2badd2
<div style="background-color:#2badd2;">Content here</div>
.mybackground {background-color:#2badd2;}
Border around this has a color of #2badd2
<div style="border:2px solid #2badd2;">Content here</div>
.myborder {border:2px solid #2badd2;}