#2badc8 color space conversions
Hex:
#2badc8
RGB:
43, 173, 200
CMY:
83, 32, 22
CMYK:
79, 14, 0, 22
HSL:
190°, 64.6091%, 47.6471%
HSV (HSB):
190°, 78.5000%, 78.4314%
XYZ:
26.3652, 34.5709, 59.9268
xyY:
0.2181, 0.2860, 34.5709
CIE-Lab:
65.4132, -24.8315, -23.5343
CIE-LCH:
65.4132, 34.2121, 223.4636
CIE-Luv:
65.4132, -44.4900, -33.1715
Hunter-Lab:
58.7970, -22.8536, -19.2714
#2badc8 color charts
#2badc8 color shades, tints & tones
#2badc8 color schemes
#2badc8 color preview, HTML & CSS examples
This text has a color of #2badc8
<p style="color:#2badc8;">Text here</p>
.mytext {color:#2badc8;}
This box has a color of #2badc8
<div style="background-color:#2badc8;">Content here</div>
.mybackground {background-color:#2badc8;}
Border around this has a color of #2badc8
<div style="border:2px solid #2badc8;">Content here</div>
.myborder {border:2px solid #2badc8;}