#2caf5d color space conversions
Hex:
#2caf5d
RGB:
44, 175, 93
CMY:
83, 31, 64
CMYK:
75, 0, 47, 31
HSL:
142°, 59.8174%, 42.9412%
HSV (HSB):
142°, 74.8571%, 68.6275%
XYZ:
18.3445, 31.9857, 15.5629
xyY:
0.2784, 0.4854, 31.9857
CIE-Lab:
63.3311, -52.9925, 32.2077
CIE-LCH:
63.3311, 62.0124, 148.7096
CIE-Luv:
63.3311, -51.9973, 49.4342
Hunter-Lab:
56.5559, -41.0747, 23.2739
#2caf5d color charts
#2caf5d color shades, tints & tones
#2caf5d color schemes
#2caf5d color preview, HTML & CSS examples
This text has a color of #2caf5d
<p style="color:#2caf5d;">Text here</p>
.mytext {color:#2caf5d;}
This box has a color of #2caf5d
<div style="background-color:#2caf5d;">Content here</div>
.mybackground {background-color:#2caf5d;}
Border around this has a color of #2caf5d
<div style="border:2px solid #2caf5d;">Content here</div>
.myborder {border:2px solid #2caf5d;}