#2bfedc color space conversions
Hex:
#2bfedc
RGB:
43, 254, 220
CMY:
83, 0, 14
CMYK:
83, 0, 13, 0
HSL:
170°, 99.0610%, 58.2353%
HSV (HSB):
170°, 83.0709%, 99.6078%
XYZ:
49.3563, 76.5645, 79.8872
xyY:
0.2398, 0.3720, 76.5645
CIE-Lab:
90.1208, -55.5294, 2.5811
CIE-LCH:
90.1208, 55.5894, 177.3387
CIE-Luv:
90.1208, -70.8789, 12.9211
Hunter-Lab:
87.5012, -52.4414, 7.1199
#2bfedc color charts
#2bfedc color shades, tints & tones
#2bfedc color schemes
#2bfedc color preview, HTML & CSS examples
This text has a color of #2bfedc
<p style="color:#2bfedc;">Text here</p>
.mytext {color:#2bfedc;}
This box has a color of #2bfedc
<div style="background-color:#2bfedc;">Content here</div>
.mybackground {background-color:#2bfedc;}
Border around this has a color of #2bfedc
<div style="border:2px solid #2bfedc;">Content here</div>
.myborder {border:2px solid #2bfedc;}