#2badc7 color space conversions
Hex:
#2badc7
RGB:
43, 173, 199
CMY:
83, 32, 22
CMYK:
78, 13, 0, 22
HSL:
190°, 64.4628%, 47.4510%
HSV (HSB):
190°, 78.3920%, 78.0392%
XYZ:
26.2486, 34.5243, 59.3132
xyY:
0.2186, 0.2875, 34.5243
CIE-Lab:
65.3766, -25.1548, -23.0360
CIE-LCH:
65.3766, 34.1090, 222.4825
CIE-Luv:
65.3766, -44.5587, -32.3042
Hunter-Lab:
58.7573, -23.0841, -18.7208
#2badc7 color charts
#2badc7 color shades, tints & tones
#2badc7 color schemes
#2badc7 color preview, HTML & CSS examples
This text has a color of #2badc7
<p style="color:#2badc7;">Text here</p>
.mytext {color:#2badc7;}
This box has a color of #2badc7
<div style="background-color:#2badc7;">Content here</div>
.mybackground {background-color:#2badc7;}
Border around this has a color of #2badc7
<div style="border:2px solid #2badc7;">Content here</div>
.myborder {border:2px solid #2badc7;}