#2bffed color space conversions
Hex:
#2bffed
RGB:
43, 255, 237
CMY:
83, 0, 7
CMYK:
83, 0, 7, 0
HSL:
175°, 100.0000%, 58.4314%
HSV (HSB):
175°, 83.1373%, 100.0000%
XYZ:
52.0423, 78.1480, 92.4619
xyY:
0.2337, 0.3510, 78.1480
CIE-Lab:
90.8474, -51.4994, -5.1735
CIE-LCH:
90.8474, 51.7586, 185.7365
CIE-Luv:
90.8474, -69.9311, 0.0438
Hunter-Lab:
88.4014, -49.6186, -0.1324
#2bffed color charts
#2bffed color shades, tints & tones
#2bffed color schemes
#2bffed color preview, HTML & CSS examples
This text has a color of #2bffed
<p style="color:#2bffed;">Text here</p>
.mytext {color:#2bffed;}
This box has a color of #2bffed
<div style="background-color:#2bffed;">Content here</div>
.mybackground {background-color:#2bffed;}
Border around this has a color of #2bffed
<div style="border:2px solid #2bffed;">Content here</div>
.myborder {border:2px solid #2bffed;}