#2dca01 color space conversions
Hex:
#2dca01
RGB:
45, 202, 1
CMY:
82, 21, 100
CMYK:
78, 0, 100, 21
HSL:
107°, 99.0148%, 39.8039%
HSV (HSB):
107°, 99.5050%, 79.2157%
XYZ:
22.2082, 42.8011, 7.1197
xyY:
0.3079, 0.5934, 42.8011
CIE-Lab:
71.4198, -68.8490, 70.1495
CIE-LCH:
71.4198, 98.2910, 134.4640
CIE-Luv:
71.4198, -63.3834, 86.8434
Hunter-Lab:
65.4226, -53.8963, 39.3435
#2dca01 color charts
#2dca01 color shades, tints & tones
#2dca01 color schemes
#2dca01 color preview, HTML & CSS examples
This text has a color of #2dca01
<p style="color:#2dca01;">Text here</p>
.mytext {color:#2dca01;}
This box has a color of #2dca01
<div style="background-color:#2dca01;">Content here</div>
.mybackground {background-color:#2dca01;}
Border around this has a color of #2dca01
<div style="border:2px solid #2dca01;">Content here</div>
.myborder {border:2px solid #2dca01;}