#2bffde color space conversions
Hex:
#2bffde
RGB:
43, 255, 222
CMY:
83, 0, 13
CMYK:
83, 0, 13, 0
HSL:
171°, 100.0000%, 58.4314%
HSV (HSB):
171°, 83.1373%, 100.0000%
XYZ:
49.9411, 77.3075, 81.3969
xyY:
0.2394, 0.3705, 77.3075
CIE-Lab:
90.4630, -55.4234, 2.0418
CIE-LCH:
90.4630, 55.4610, 177.8902
CIE-Luv:
90.4630, -71.0623, 12.0747
Hunter-Lab:
87.9247, -52.4805, 6.6591
#2bffde color charts
#2bffde color shades, tints & tones
#2bffde color schemes
#2bffde color preview, HTML & CSS examples
This text has a color of #2bffde
<p style="color:#2bffde;">Text here</p>
.mytext {color:#2bffde;}
This box has a color of #2bffde
<div style="background-color:#2bffde;">Content here</div>
.mybackground {background-color:#2bffde;}
Border around this has a color of #2bffde
<div style="border:2px solid #2bffde;">Content here</div>
.myborder {border:2px solid #2bffde;}