#2bacd9 color space conversions
Hex:
#2bacd9
RGB:
43, 172, 217
CMY:
83, 33, 15
CMYK:
80, 21, 0, 15
HSL:
196°, 69.6000%, 50.9804%
HSV (HSB):
196°, 80.1843%, 85.0980%
XYZ:
28.2732, 35.0284, 70.9166
xyY:
0.2107, 0.2610, 35.0284
CIE-Lab:
65.7708, -18.6891, -32.3801
CIE-LCH:
65.7708, 37.3865, 240.0074
CIE-Luv:
65.7708, -42.9953, -48.7504
Hunter-Lab:
59.1848, -18.3021, -29.6134
#2bacd9 color charts
#2bacd9 color shades, tints & tones
#2bacd9 color schemes
#2bacd9 color preview, HTML & CSS examples
This text has a color of #2bacd9
<p style="color:#2bacd9;">Text here</p>
.mytext {color:#2bacd9;}
This box has a color of #2bacd9
<div style="background-color:#2bacd9;">Content here</div>
.mybackground {background-color:#2bacd9;}
Border around this has a color of #2bacd9
<div style="border:2px solid #2bacd9;">Content here</div>
.myborder {border:2px solid #2bacd9;}