#7fffff color space conversions
Hex:
#7fffff
RGB:
127, 255, 255
CMY:
50, 0, 0
CMYK:
50, 0, 0, 0
HSL:
180°, 100.0000%, 74.9020%
HSV (HSB):
180°, 50.1961%, 100.0000%
XYZ:
62.5624, 83.2520, 107.3796
xyY:
0.2471, 0.3288, 83.2520
CIE-Lab:
93.1247, -35.4260, -10.9293
CIE-LCH:
93.1247, 37.0735, 197.1455
CIE-Luv:
93.1247, -54.0417, -11.6732
Hunter-Lab:
91.2425, -37.2821, -5.9062
#7fffff color charts
#7fffff color shades, tints & tones
#7fffff color schemes
#7fffff color preview, HTML & CSS examples
This text has a color of #7fffff
<p style="color:#7fffff;">Text here</p>
.mytext {color:#7fffff;}
This box has a color of #7fffff
<div style="background-color:#7fffff;">Content here</div>
.mybackground {background-color:#7fffff;}
Border around this has a color of #7fffff
<div style="border:2px solid #7fffff;">Content here</div>
.myborder {border:2px solid #7fffff;}