#2cd255 color space conversions
Hex:
#2cd255
RGB:
44, 210, 85
CMY:
83, 18, 67
CMYK:
79, 0, 60, 18
HSL:
135°, 65.3543%, 49.8039%
HSV (HSB):
135°, 79.0476%, 82.3529%
XYZ:
25.7250, 47.2845, 16.3653
xyY:
0.2878, 0.5291, 47.2845
CIE-Lab:
74.3714, -66.1054, 49.4757
CIE-LCH:
74.3714, 82.5698, 143.1875
CIE-Luv:
74.3714, -64.3953, 71.9410
Hunter-Lab:
68.7638, -53.5585, 34.0240
#2cd255 color charts
#2cd255 color shades, tints & tones
#2cd255 color schemes
#2cd255 color preview, HTML & CSS examples
This text has a color of #2cd255
<p style="color:#2cd255;">Text here</p>
.mytext {color:#2cd255;}
This box has a color of #2cd255
<div style="background-color:#2cd255;">Content here</div>
.mybackground {background-color:#2cd255;}
Border around this has a color of #2cd255
<div style="border:2px solid #2cd255;">Content here</div>
.myborder {border:2px solid #2cd255;}