#2badc4 color space conversions
Hex:
#2badc4
RGB:
43, 173, 196
CMY:
83, 32, 23
CMYK:
78, 12, 0, 23
HSL:
189°, 64.0167%, 46.8627%
HSV (HSB):
189°, 78.0612%, 76.8627%
XYZ:
25.9036, 34.3863, 57.4965
xyY:
0.2199, 0.2919, 34.3863
CIE-Lab:
65.2680, -26.1197, -21.5382
CIE-LCH:
65.2680, 33.8546, 219.5089
CIE-Luv:
65.2680, -44.7655, -29.7051
Hunter-Lab:
58.6398, -23.7688, -17.0862
#2badc4 color charts
#2badc4 color shades, tints & tones
#2badc4 color schemes
#2badc4 color preview, HTML & CSS examples
This text has a color of #2badc4
<p style="color:#2badc4;">Text here</p>
.mytext {color:#2badc4;}
This box has a color of #2badc4
<div style="background-color:#2badc4;">Content here</div>
.mybackground {background-color:#2badc4;}
Border around this has a color of #2badc4
<div style="border:2px solid #2badc4;">Content here</div>
.myborder {border:2px solid #2badc4;}