#0ff50c color space conversions
Hex:
#0ff50c
RGB:
15, 245, 12
CMY:
94, 4, 95
CMYK:
94, 0, 95, 4
HSL:
119°, 92.0949%, 50.3922%
HSV (HSB):
119°, 95.1020%, 96.0784%
XYZ:
32.9158, 65.4329, 11.2428
xyY:
0.3003, 0.5971, 65.4329
CIE-Lab:
84.7063, -82.9566, 79.8031
CIE-LCH:
84.7063, 115.1101, 136.1100
CIE-Luv:
84.7063, -79.5314, 102.9756
Hunter-Lab:
80.8906, -68.9239, 48.3828
#0ff50c color charts
#0ff50c color shades, tints & tones
#0ff50c color schemes
#0ff50c color preview, HTML & CSS examples
This text has a color of #0ff50c
<p style="color:#0ff50c;">Text here</p>
.mytext {color:#0ff50c;}
This box has a color of #0ff50c
<div style="background-color:#0ff50c;">Content here</div>
.mybackground {background-color:#0ff50c;}
Border around this has a color of #0ff50c
<div style="border:2px solid #0ff50c;">Content here</div>
.myborder {border:2px solid #0ff50c;}