#48ef7b color space conversions
Hex:
#48ef7b
RGB:
72, 239, 123
CMY:
72, 6, 52
CMYK:
70, 0, 49, 6
HSL:
138°, 83.9196%, 60.9804%
HSV (HSB):
138°, 69.8745%, 93.7255%
XYZ:
37.1141, 64.5408, 29.2404
xyY:
0.2835, 0.4931, 64.5408
CIE-Lab:
84.2465, -66.6396, 43.8048
CIE-LCH:
84.2465, 79.7477, 146.6815
CIE-Luv:
84.2465, -67.9119, 69.1428
Hunter-Lab:
80.3373, -58.1270, 34.6563
#48ef7b color charts
#48ef7b color shades, tints & tones
#48ef7b color schemes
#48ef7b color preview, HTML & CSS examples
This text has a color of #48ef7b
<p style="color:#48ef7b;">Text here</p>
.mytext {color:#48ef7b;}
This box has a color of #48ef7b
<div style="background-color:#48ef7b;">Content here</div>
.mybackground {background-color:#48ef7b;}
Border around this has a color of #48ef7b
<div style="border:2px solid #48ef7b;">Content here</div>
.myborder {border:2px solid #48ef7b;}