#2bbecd color space conversions
Hex:
#2bbecd
RGB:
43, 190, 205
CMY:
83, 25, 20
CMYK:
79, 7, 0, 20
HSL:
186°, 65.3226%, 48.6275%
HSV (HSB):
186°, 79.0244%, 80.3922%
XYZ:
30.4292, 41.7483, 64.2120
xyY:
0.2231, 0.3061, 41.7483
CIE-Lab:
70.6970, -31.6460, -18.2413
CIE-LCH:
70.6970, 36.5269, 209.9600
CIE-Luv:
70.6970, -50.1109, -23.8275
Hunter-Lab:
64.6129, -29.0088, -13.6931
#2bbecd color charts
#2bbecd color shades, tints & tones
#2bbecd color schemes
#2bbecd color preview, HTML & CSS examples
This text has a color of #2bbecd
<p style="color:#2bbecd;">Text here</p>
.mytext {color:#2bbecd;}
This box has a color of #2bbecd
<div style="background-color:#2bbecd;">Content here</div>
.mybackground {background-color:#2bbecd;}
Border around this has a color of #2bbecd
<div style="border:2px solid #2bbecd;">Content here</div>
.myborder {border:2px solid #2bbecd;}