#13ff0c color space conversions
Hex:
#13ff0c
RGB:
19, 255, 12
CMY:
93, 0, 95
CMYK:
93, 0, 95, 0
HSL:
118°, 100.0000%, 52.3529%
HSV (HSB):
118°, 95.2941%, 100.0000%
XYZ:
36.0949, 71.6850, 12.2820
xyY:
0.3006, 0.5971, 71.6850
CIE-Lab:
87.8167, -85.4048, 82.3597
CIE-LCH:
87.8167, 118.6469, 136.0399
CIE-Luv:
87.8167, -82.3074, 106.7965
Hunter-Lab:
84.6670, -72.0698, 50.6661
#13ff0c color charts
#13ff0c color shades, tints & tones
#13ff0c color schemes
#13ff0c color preview, HTML & CSS examples
This text has a color of #13ff0c
<p style="color:#13ff0c;">Text here</p>
.mytext {color:#13ff0c;}
This box has a color of #13ff0c
<div style="background-color:#13ff0c;">Content here</div>
.mybackground {background-color:#13ff0c;}
Border around this has a color of #13ff0c
<div style="border:2px solid #13ff0c;">Content here</div>
.myborder {border:2px solid #13ff0c;}