#2bcdeb color space conversions
Hex:
#2bcdeb
RGB:
43, 205, 235
CMY:
83, 20, 8
CMYK:
82, 13, 0, 8
HSL:
189°, 82.7586%, 54.5098%
HSV (HSB):
189°, 81.7021%, 92.1569%
XYZ:
37.8230, 50.1744, 86.2884
xyY:
0.2170, 0.2879, 50.1744
CIE-Lab:
76.1762, -29.5416, -26.1561
CIE-LCH:
76.1762, 39.4569, 221.5217
CIE-Luv:
76.1762, -53.1357, -37.6160
Hunter-Lab:
70.8339, -28.6461, -22.6422
#2bcdeb color charts
#2bcdeb color shades, tints & tones
#2bcdeb color schemes
#2bcdeb color preview, HTML & CSS examples
This text has a color of #2bcdeb
<p style="color:#2bcdeb;">Text here</p>
.mytext {color:#2bcdeb;}
This box has a color of #2bcdeb
<div style="background-color:#2bcdeb;">Content here</div>
.mybackground {background-color:#2bcdeb;}
Border around this has a color of #2bcdeb
<div style="border:2px solid #2bcdeb;">Content here</div>
.myborder {border:2px solid #2bcdeb;}