#2bcade color space conversions
Hex:
#2bcade
RGB:
43, 202, 222
CMY:
83, 21, 13
CMYK:
81, 9, 0, 13
HSL:
187°, 73.0612%, 51.9608%
HSV (HSB):
187°, 80.6306%, 87.0588%
XYZ:
35.3016, 48.0286, 76.5171
xyY:
0.2208, 0.3005, 48.0286
CIE-Lab:
74.8430, -32.1557, -21.1869
CIE-LCH:
74.8430, 38.5081, 213.3804
CIE-Luv:
74.8430, -53.0496, -28.8209
Hunter-Lab:
69.3027, -30.3547, -16.9503
#2bcade color charts
#2bcade color shades, tints & tones
#2bcade color schemes
#2bcade color preview, HTML & CSS examples
This text has a color of #2bcade
<p style="color:#2bcade;">Text here</p>
.mytext {color:#2bcade;}
This box has a color of #2bcade
<div style="background-color:#2bcade;">Content here</div>
.mybackground {background-color:#2bcade;}
Border around this has a color of #2bcade
<div style="border:2px solid #2bcade;">Content here</div>
.myborder {border:2px solid #2bcade;}