#2def1c color space conversions
Hex:
#2def1c
RGB:
45, 239, 28
CMY:
82, 6, 89
CMYK:
81, 0, 88, 6
HSL:
115°, 86.8313%, 52.3529%
HSV (HSB):
115°, 88.2845%, 93.7255%
XYZ:
32.1583, 62.3747, 11.4432
xyY:
0.3034, 0.5886, 62.3747
CIE-Lab:
83.1123, -78.8001, 76.5005
CIE-LCH:
83.1123, 109.8262, 135.8484
CIE-Luv:
83.1123, -75.0675, 99.2455
Hunter-Lab:
78.9777, -65.5289, 46.6937
#2def1c color charts
#2def1c color shades, tints & tones
#2def1c color schemes
#2def1c color preview, HTML & CSS examples
This text has a color of #2def1c
<p style="color:#2def1c;">Text here</p>
.mytext {color:#2def1c;}
This box has a color of #2def1c
<div style="background-color:#2def1c;">Content here</div>
.mybackground {background-color:#2def1c;}
Border around this has a color of #2def1c
<div style="border:2px solid #2def1c;">Content here</div>
.myborder {border:2px solid #2def1c;}