#2bfff2 color space conversions
Hex:
#2bfff2
RGB:
43, 255, 242
CMY:
83, 0, 5
CMYK:
83, 0, 5, 0
HSL:
176°, 100.0000%, 58.4314%
HSV (HSB):
176°, 83.1373%, 100.0000%
XYZ:
52.7833, 78.4444, 96.3637
xyY:
0.2319, 0.3447, 78.4444
CIE-Lab:
90.9823, -50.1488, -7.5683
CIE-LCH:
90.9823, 50.7167, 188.5822
CIE-Luv:
90.9823, -69.5503, -4.0409
Hunter-Lab:
88.5688, -48.6170, -2.5099
#2bfff2 color charts
#2bfff2 color shades, tints & tones
#2bfff2 color schemes
#2bfff2 color preview, HTML & CSS examples
This text has a color of #2bfff2
<p style="color:#2bfff2;">Text here</p>
.mytext {color:#2bfff2;}
This box has a color of #2bfff2
<div style="background-color:#2bfff2;">Content here</div>
.mybackground {background-color:#2bfff2;}
Border around this has a color of #2bfff2
<div style="border:2px solid #2bfff2;">Content here</div>
.myborder {border:2px solid #2bfff2;}