#2bfff9 color space conversions
Hex:
#2bfff9
RGB:
43, 255, 249
CMY:
83, 0, 2
CMYK:
83, 0, 2, 0
HSL:
178°, 100.0000%, 58.4314%
HSV (HSB):
178°, 83.1373%, 100.0000%
XYZ:
53.8551, 78.8731, 102.0081
xyY:
0.2294, 0.3360, 78.8731
CIE-Lab:
91.1769, -48.2241, -10.9111
CIE-LCH:
91.1769, 49.4430, 192.7490
CIE-Luv:
91.1769, -69.0154, -9.8126
Hunter-Lab:
88.8106, -47.1752, -5.9333
#2bfff9 color charts
#2bfff9 color shades, tints & tones
#2bfff9 color schemes
#2bfff9 color preview, HTML & CSS examples
This text has a color of #2bfff9
<p style="color:#2bfff9;">Text here</p>
.mytext {color:#2bfff9;}
This box has a color of #2bfff9
<div style="background-color:#2bfff9;">Content here</div>
.mybackground {background-color:#2bfff9;}
Border around this has a color of #2bfff9
<div style="border:2px solid #2bfff9;">Content here</div>
.myborder {border:2px solid #2bfff9;}