#2abc06 color space conversions
Hex:
#2abc06
RGB:
42, 188, 6
CMY:
84, 26, 98
CMYK:
78, 0, 97, 26
HSL:
108°, 93.8144%, 38.0392%
HSV (HSB):
108°, 96.8085%, 73.7255%
XYZ:
18.9709, 36.4718, 6.2122
xyY:
0.3077, 0.5915, 36.4718
CIE-Lab:
66.8789, -65.0321, 65.9004
CIE-LCH:
66.8789, 92.5853, 134.6201
CIE-Luv:
66.8789, -59.1680, 80.9184
Hunter-Lab:
60.3919, -49.6136, 36.1755
#2abc06 color charts
#2abc06 color shades, tints & tones
#2abc06 color schemes
#2abc06 color preview, HTML & CSS examples
This text has a color of #2abc06
<p style="color:#2abc06;">Text here</p>
.mytext {color:#2abc06;}
This box has a color of #2abc06
<div style="background-color:#2abc06;">Content here</div>
.mybackground {background-color:#2abc06;}
Border around this has a color of #2abc06
<div style="border:2px solid #2abc06;">Content here</div>
.myborder {border:2px solid #2abc06;}