#5bfff5 color space conversions
Hex:
#5bfff5
RGB:
91, 255, 245
CMY:
64, 0, 4
CMYK:
64, 0, 4, 0
HSL:
176°, 100.0000%, 67.8431%
HSV (HSB):
176°, 64.3137%, 100.0000%
XYZ:
56.5558, 80.3367, 98.9119
xyY:
0.2398, 0.3407, 80.3367
CIE-Lab:
91.8357, -44.2605, -7.7748
CIE-LCH:
91.8357, 44.9382, 189.9629
CIE-Luv:
91.8357, -62.8816, -5.2079
Hunter-Lab:
89.6308, -44.2227, -2.6879
#5bfff5 color charts
#5bfff5 color shades, tints & tones
#5bfff5 color schemes
#5bfff5 color preview, HTML & CSS examples
This text has a color of #5bfff5
<p style="color:#5bfff5;">Text here</p>
.mytext {color:#5bfff5;}
This box has a color of #5bfff5
<div style="background-color:#5bfff5;">Content here</div>
.mybackground {background-color:#5bfff5;}
Border around this has a color of #5bfff5
<div style="border:2px solid #5bfff5;">Content here</div>
.myborder {border:2px solid #5bfff5;}