#2bffc9 color space conversions
Hex:
#2bffc9
RGB:
43, 255, 201
CMY:
83, 0, 21
CMYK:
83, 0, 21, 0
HSL:
165°, 100.0000%, 58.4314%
HSV (HSB):
165°, 83.1373%, 100.0000%
XYZ:
47.2989, 76.2506, 67.4833
xyY:
0.2476, 0.3991, 76.2506
CIE-Lab:
89.9756, -60.5673, 12.1965
CIE-LCH:
89.9756, 61.7831, 168.6145
CIE-Luv:
89.9756, -72.6029, 28.2243
Hunter-Lab:
87.3216, -56.1260, 15.3050
#2bffc9 color charts
#2bffc9 color shades, tints & tones
#2bffc9 color schemes
#2bffc9 color preview, HTML & CSS examples
This text has a color of #2bffc9
<p style="color:#2bffc9;">Text here</p>
.mytext {color:#2bffc9;}
This box has a color of #2bffc9
<div style="background-color:#2bffc9;">Content here</div>
.mybackground {background-color:#2bffc9;}
Border around this has a color of #2bffc9
<div style="border:2px solid #2bffc9;">Content here</div>
.myborder {border:2px solid #2bffc9;}