#5ffffa color space conversions
Hex:
#5ffffa
RGB:
95, 255, 250
CMY:
63, 0, 2
CMYK:
63, 0, 2, 0
HSL:
178°, 100.0000%, 68.6275%
HSV (HSB):
178°, 62.7451%, 100.0000%
XYZ:
57.7346, 80.8550, 103.0061
xyY:
0.2390, 0.3347, 80.8550
CIE-Lab:
92.0671, -42.3561, -10.0123
CIE-LCH:
92.0671, 43.5234, 193.2997
CIE-Luv:
92.0671, -61.8031, -9.1522
Hunter-Lab:
89.9194, -42.7494, -4.9754
#5ffffa color charts
#5ffffa color shades, tints & tones
#5ffffa color schemes
#5ffffa color preview, HTML & CSS examples
This text has a color of #5ffffa
<p style="color:#5ffffa;">Text here</p>
.mytext {color:#5ffffa;}
This box has a color of #5ffffa
<div style="background-color:#5ffffa;">Content here</div>
.mybackground {background-color:#5ffffa;}
Border around this has a color of #5ffffa
<div style="border:2px solid #5ffffa;">Content here</div>
.myborder {border:2px solid #5ffffa;}