#2bffc8 color space conversions
Hex:
#2bffc8
RGB:
43, 255, 200
CMY:
83, 0, 22
CMYK:
83, 0, 22, 0
HSL:
164°, 100.0000%, 58.4314%
HSV (HSB):
164°, 83.1373%, 100.0000%
XYZ:
47.1816, 76.2037, 66.8656
xyY:
0.2480, 0.4005, 76.2037
CIE-Lab:
89.9538, -60.8014, 12.6808
CIE-LCH:
89.9538, 62.1097, 168.2192
CIE-Luv:
89.9538, -72.6746, 28.9697
Hunter-Lab:
87.2947, -56.2890, 15.6916
#2bffc8 color charts
#2bffc8 color shades, tints & tones
#2bffc8 color schemes
#2bffc8 color preview, HTML & CSS examples
This text has a color of #2bffc8
<p style="color:#2bffc8;">Text here</p>
.mytext {color:#2bffc8;}
This box has a color of #2bffc8
<div style="background-color:#2bffc8;">Content here</div>
.mybackground {background-color:#2bffc8;}
Border around this has a color of #2bffc8
<div style="border:2px solid #2bffc8;">Content here</div>
.myborder {border:2px solid #2bffc8;}