#5bff7f color space conversions
Hex:
#5bff7f
RGB:
91, 255, 127
CMY:
64, 0, 50
CMYK:
64, 0, 50, 0
HSL:
133°, 100.0000%, 67.8431%
HSV (HSB):
133°, 64.3137%, 100.0000%
XYZ:
43.9051, 75.2765, 32.2944
xyY:
0.2898, 0.4970, 75.2765
CIE-Lab:
89.5223, -68.3262, 48.5565
CIE-LCH:
89.5223, 83.8225, 144.6002
CIE-Luv:
89.5223, -69.3023, 75.8164
Hunter-Lab:
86.7620, -61.5052, 38.6646
#5bff7f color charts
#5bff7f color shades, tints & tones
#5bff7f color schemes
#5bff7f color preview, HTML & CSS examples
This text has a color of #5bff7f
<p style="color:#5bff7f;">Text here</p>
.mytext {color:#5bff7f;}
This box has a color of #5bff7f
<div style="background-color:#5bff7f;">Content here</div>
.mybackground {background-color:#5bff7f;}
Border around this has a color of #5bff7f
<div style="border:2px solid #5bff7f;">Content here</div>
.myborder {border:2px solid #5bff7f;}