#0cc30e color space conversions
Hex:
#0cc30e
RGB:
12, 195, 14
CMY:
95, 24, 95
CMYK:
94, 0, 93, 24
HSL:
121°, 88.4058%, 40.5882%
HSV (HSB):
121°, 93.8462%, 76.4706%
XYZ:
19.7460, 39.1401, 6.9295
xyY:
0.3000, 0.5947, 39.1401
CIE-Lab:
68.8526, -69.6133, 66.4470
CIE-LCH:
68.8526, 96.2352, 136.3331
CIE-Luv:
68.8526, -64.4426, 83.1657
Hunter-Lab:
62.5620, -53.1449, 37.2263
#0cc30e color charts
#0cc30e color shades, tints & tones
#0cc30e color schemes
#0cc30e color preview, HTML & CSS examples
This text has a color of #0cc30e
<p style="color:#0cc30e;">Text here</p>
.mytext {color:#0cc30e;}
This box has a color of #0cc30e
<div style="background-color:#0cc30e;">Content here</div>
.mybackground {background-color:#0cc30e;}
Border around this has a color of #0cc30e
<div style="border:2px solid #0cc30e;">Content here</div>
.myborder {border:2px solid #0cc30e;}