#2caf3b color space conversions
Hex:
#2caf3b
RGB:
44, 175, 59
CMY:
83, 31, 77
CMYK:
75, 0, 66, 31
HSL:
127°, 59.8174%, 42.9412%
HSV (HSB):
127°, 74.8571%, 68.6275%
XYZ:
17.1581, 31.5112, 9.3156
xyY:
0.2959, 0.5434, 31.5112
CIE-Lab:
62.9368, -57.6613, 47.9700
CIE-LCH:
62.9368, 75.0063, 140.2420
CIE-Luv:
62.9368, -53.4162, 64.9598
Hunter-Lab:
56.1348, -43.6759, 29.4552
#2caf3b color charts
#2caf3b color shades, tints & tones
#2caf3b color schemes
#2caf3b color preview, HTML & CSS examples
This text has a color of #2caf3b
<p style="color:#2caf3b;">Text here</p>
.mytext {color:#2caf3b;}
This box has a color of #2caf3b
<div style="background-color:#2caf3b;">Content here</div>
.mybackground {background-color:#2caf3b;}
Border around this has a color of #2caf3b
<div style="border:2px solid #2caf3b;">Content here</div>
.myborder {border:2px solid #2caf3b;}