#5ff7fc color space conversions
Hex:
#5ff7fc
RGB:
95, 247, 252
CMY:
63, 3, 1
CMYK:
62, 2, 0, 1
HSL:
182°, 96.3190%, 68.0392%
HSV (HSB):
182°, 62.3016%, 98.8235%
XYZ:
55.5508, 75.9827, 103.8338
xyY:
0.2360, 0.3228, 75.9827
CIE-Lab:
89.8513, -38.2130, -14.3571
CIE-LCH:
89.8513, 40.8211, 200.5919
CIE-Luv:
89.8513, -58.8381, -16.9314
Hunter-Lab:
87.1681, -38.7890, -9.6080
#5ff7fc color charts
#5ff7fc color shades, tints & tones
#5ff7fc color schemes
#5ff7fc color preview, HTML & CSS examples
This text has a color of #5ff7fc
<p style="color:#5ff7fc;">Text here</p>
.mytext {color:#5ff7fc;}
This box has a color of #5ff7fc
<div style="background-color:#5ff7fc;">Content here</div>
.mybackground {background-color:#5ff7fc;}
Border around this has a color of #5ff7fc
<div style="border:2px solid #5ff7fc;">Content here</div>
.myborder {border:2px solid #5ff7fc;}