#2bf2f2 color space conversions
Hex:
#2bf2f2
RGB:
43, 242, 242
CMY:
83, 5, 5
CMYK:
82, 0, 0, 5
HSL:
180°, 88.4444%, 55.8824%
HSV (HSB):
180°, 82.2314%, 94.9020%
XYZ:
48.7754, 70.4287, 95.0278
xyY:
0.2277, 0.3287, 70.4287
CIE-Lab:
87.2067, -44.5515, -13.1865
CIE-LCH:
87.2067, 46.4621, 196.4879
CIE-Luv:
87.2067, -65.1961, -14.0782
Hunter-Lab:
83.9218, -43.1188, -8.3910
#2bf2f2 color charts
#2bf2f2 color shades, tints & tones
#2bf2f2 color schemes
#2bf2f2 color preview, HTML & CSS examples
This text has a color of #2bf2f2
<p style="color:#2bf2f2;">Text here</p>
.mytext {color:#2bf2f2;}
This box has a color of #2bf2f2
<div style="background-color:#2bf2f2;">Content here</div>
.mybackground {background-color:#2bf2f2;}
Border around this has a color of #2bf2f2
<div style="border:2px solid #2bf2f2;">Content here</div>
.myborder {border:2px solid #2bf2f2;}