#8def48 color space conversions
Hex:
#8def48
RGB:
141, 239, 72
CMY:
45, 6, 72
CMYK:
41, 0, 70, 6
HSL:
95°, 83.9196%, 60.9804%
HSV (HSB):
95°, 69.8745%, 93.7255%
XYZ:
43.0207, 67.8636, 16.9625
xyY:
0.3365, 0.5308, 67.8636
CIE-Lab:
85.9382, -55.4903, 68.1405
CIE-LCH:
85.9382, 87.8767, 129.1577
CIE-Luv:
85.9382, -48.1175, 90.4791
Hunter-Lab:
82.3794, -50.9464, 45.4574
#8def48 color charts
#8def48 color shades, tints & tones
#8def48 color schemes
#8def48 color preview, HTML & CSS examples
This text has a color of #8def48
<p style="color:#8def48;">Text here</p>
.mytext {color:#8def48;}
This box has a color of #8def48
<div style="background-color:#8def48;">Content here</div>
.mybackground {background-color:#8def48;}
Border around this has a color of #8def48
<div style="border:2px solid #8def48;">Content here</div>
.myborder {border:2px solid #8def48;}