#5ff0ff color space conversions
Hex:
#5ff0ff
RGB:
95, 240, 255
CMY:
63, 6, 0
CMYK:
63, 6, 0, 0
HSL:
186°, 100.0000%, 68.6275%
HSV (HSB):
186°, 62.7451%, 100.0000%
XYZ:
53.9294, 71.9731, 105.6576
xyY:
0.2329, 0.3108, 71.9731
CIE-Lab:
87.9556, -34.1494, -18.7715
CIE-LCH:
87.9556, 38.9685, 208.7970
CIE-Luv:
87.9556, -56.1651, -24.8812
Hunter-Lab:
84.8369, -34.9952, -14.4550
#5ff0ff color charts
#5ff0ff color shades, tints & tones
#5ff0ff color schemes
#5ff0ff color preview, HTML & CSS examples
This text has a color of #5ff0ff
<p style="color:#5ff0ff;">Text here</p>
.mytext {color:#5ff0ff;}
This box has a color of #5ff0ff
<div style="background-color:#5ff0ff;">Content here</div>
.mybackground {background-color:#5ff0ff;}
Border around this has a color of #5ff0ff
<div style="border:2px solid #5ff0ff;">Content here</div>
.myborder {border:2px solid #5ff0ff;}