#0cc27d color space conversions
Hex:
#0cc27d
RGB:
12, 194, 125
CMY:
95, 24, 51
CMYK:
94, 0, 36, 24
HSL:
157°, 88.3495%, 40.3922%
HSV (HSB):
157°, 93.8144%, 76.0784%
XYZ:
23.1451, 40.1424, 25.9304
xyY:
0.2594, 0.4499, 40.1424
CIE-Lab:
69.5708, -56.6083, 23.5669
CIE-LCH:
69.5708, 61.3180, 157.3973
CIE-Luv:
69.5708, -59.8366, 41.1737
Hunter-Lab:
63.3580, -45.6694, 20.0851
#0cc27d color charts
#0cc27d color shades, tints & tones
#0cc27d color schemes
#0cc27d color preview, HTML & CSS examples
This text has a color of #0cc27d
<p style="color:#0cc27d;">Text here</p>
.mytext {color:#0cc27d;}
This box has a color of #0cc27d
<div style="background-color:#0cc27d;">Content here</div>
.mybackground {background-color:#0cc27d;}
Border around this has a color of #0cc27d
<div style="border:2px solid #0cc27d;">Content here</div>
.myborder {border:2px solid #0cc27d;}