#5fffff color space conversions
Hex:
#5fffff
RGB:
95, 255, 255
CMY:
63, 0, 0
CMYK:
63, 0, 0, 0
HSL:
180°, 100.0000%, 68.6275%
HSV (HSB):
180°, 62.7451%, 100.0000%
XYZ:
58.5293, 81.1729, 107.1909
xyY:
0.2371, 0.3288, 81.1729
CIE-Lab:
92.2086, -41.0317, -12.3920
CIE-LCH:
92.2086, 42.8622, 196.8049
CIE-Luv:
92.2086, -61.5004, -13.2819
Hunter-Lab:
90.0960, -41.7086, -7.4725
#5fffff color charts
#5fffff RGB chart
#5fffff CMYK chart
#5fffff RGB pie chart
#5fffff color shades, tints & tones
#5fffff color schemes
#5fffff color preview, HTML & CSS examples
This text has a color of #5fffff
<p style="color:#5fffff;">Text here</p>
.mytext {color:#5fffff;}
Text color #5fffff
This box has a color of #5fffff
<div style="background-color:#5fffff;">Content here</div>
.mybackground {background-color:#5fffff;}
Background color #5fffff
Border around this has a color of #5fffff
<div style="border:2px solid #5fffff;">Content here</div>
.myborder {border:2px solid #5fffff;}
Border color #5fffff