#5ff7ff color space conversions
Hex:
#5ff7ff
RGB:
95, 247, 255
CMY:
63, 3, 0
CMYK:
63, 3, 0, 0
HSL:
183°, 100.0000%, 68.6275%
HSV (HSB):
183°, 62.7451%, 100.0000%
XYZ:
56.0301, 76.1744, 106.3578
xyY:
0.2349, 0.3193, 76.1744
CIE-Lab:
89.9403, -37.3976, -15.7861
CIE-LCH:
89.9403, 40.5928, 202.8854
CIE-Luv:
89.9403, -58.6608, -19.4394
Hunter-Lab:
87.2780, -38.1443, -11.1568
#5ff7ff color charts
#5ff7ff color shades, tints & tones
#5ff7ff color schemes
#5ff7ff color preview, HTML & CSS examples
This text has a color of #5ff7ff
<p style="color:#5ff7ff;">Text here</p>
.mytext {color:#5ff7ff;}
This box has a color of #5ff7ff
<div style="background-color:#5ff7ff;">Content here</div>
.mybackground {background-color:#5ff7ff;}
Border around this has a color of #5ff7ff
<div style="border:2px solid #5ff7ff;">Content here</div>
.myborder {border:2px solid #5ff7ff;}