#48ff7d color space conversions
Hex:
#48ff7d
RGB:
72, 255, 125
CMY:
72, 0, 51
CMYK:
72, 0, 51, 0
HSL:
137°, 100.0000%, 64.1176%
HSV (HSB):
137°, 71.7647%, 100.0000%
XYZ:
42.1342, 74.3784, 31.5378
xyY:
0.2846, 0.5024, 74.3784
CIE-Lab:
89.1010, -71.7785, 48.8800
CIE-LCH:
89.1010, 86.8413, 145.7458
CIE-Luv:
89.1010, -73.2881, 76.6246
Hunter-Lab:
86.2429, -63.7185, 38.6885
#48ff7d color charts
#48ff7d color shades, tints & tones
#48ff7d color schemes
#48ff7d color preview, HTML & CSS examples
This text has a color of #48ff7d
<p style="color:#48ff7d;">Text here</p>
.mytext {color:#48ff7d;}
This box has a color of #48ff7d
<div style="background-color:#48ff7d;">Content here</div>
.mybackground {background-color:#48ff7d;}
Border around this has a color of #48ff7d
<div style="border:2px solid #48ff7d;">Content here</div>
.myborder {border:2px solid #48ff7d;}