#2bff65 color space conversions
Hex:
#2bff65
RGB:
43, 255, 101
CMY:
83, 0, 60
CMYK:
83, 0, 60, 0
HSL:
136°, 100.0000%, 58.4314%
HSV (HSB):
136°, 83.1373%, 100.0000%
XYZ:
39.1052, 72.9732, 24.3361
xyY:
0.2867, 0.5349, 72.9732
CIE-Lab:
88.4349, -78.2711, 58.6859
CIE-LCH:
88.4349, 97.8284, 143.1383
CIE-Luv:
88.4349, -78.4225, 87.2802
Hunter-Lab:
85.4243, -67.7796, 42.9062
#2bff65 color charts
#2bff65 color shades, tints & tones
#2bff65 color schemes
#2bff65 color preview, HTML & CSS examples
This text has a color of #2bff65
<p style="color:#2bff65;">Text here</p>
.mytext {color:#2bff65;}
This box has a color of #2bff65
<div style="background-color:#2bff65;">Content here</div>
.mybackground {background-color:#2bff65;}
Border around this has a color of #2bff65
<div style="border:2px solid #2bff65;">Content here</div>
.myborder {border:2px solid #2bff65;}