#2def27 color space conversions
Hex:
#2def27
RGB:
45, 239, 39
CMY:
82, 6, 85
CMYK:
81, 0, 84, 6
HSL:
118°, 86.2069%, 54.5098%
HSV (HSB):
118°, 83.6820%, 93.7255%
XYZ:
32.3149, 62.4374, 12.2679
xyY:
0.3020, 0.5834, 62.4374
CIE-Lab:
83.1455, -78.3784, 74.3428
CIE-LCH:
83.1455, 108.0279, 136.5137
CIE-Luv:
83.1455, -74.9167, 97.7414
Hunter-Lab:
79.0173, -65.2810, 46.1070
#2def27 color charts
#2def27 color shades, tints & tones
#2def27 color schemes
#2def27 color preview, HTML & CSS examples
This text has a color of #2def27
<p style="color:#2def27;">Text here</p>
.mytext {color:#2def27;}
This box has a color of #2def27
<div style="background-color:#2def27;">Content here</div>
.mybackground {background-color:#2def27;}
Border around this has a color of #2def27
<div style="border:2px solid #2def27;">Content here</div>
.myborder {border:2px solid #2def27;}