#48ff30 color space conversions
Hex:
#48ff30
RGB:
72, 255, 48
CMY:
72, 0, 81
CMYK:
72, 0, 81, 0
HSL:
113°, 100.0000%, 59.4118%
HSV (HSB):
113°, 81.1765%, 100.0000%
XYZ:
38.9660, 73.1111, 14.8544
xyY:
0.3070, 0.5760, 73.1111
CIE-Lab:
88.5007, -78.9965, 77.2151
CIE-LCH:
88.5007, 110.4654, 135.6533
CIE-Luv:
88.5007, -75.6732, 102.6233
Hunter-Lab:
85.5050, -68.2886, 49.5533
#48ff30 color charts
#48ff30 color shades, tints & tones
#48ff30 color schemes
#48ff30 color preview, HTML & CSS examples
This text has a color of #48ff30
<p style="color:#48ff30;">Text here</p>
.mytext {color:#48ff30;}
This box has a color of #48ff30
<div style="background-color:#48ff30;">Content here</div>
.mybackground {background-color:#48ff30;}
Border around this has a color of #48ff30
<div style="border:2px solid #48ff30;">Content here</div>
.myborder {border:2px solid #48ff30;}