#a0fffd color space conversions
Hex:
#a0fffd
RGB:
160, 255, 253
CMY:
37, 0, 1
CMYK:
37, 0, 1, 0
HSL:
179°, 100.0000%, 81.3725%
HSV (HSB):
179°, 37.2549%, 100.0000%
XYZ:
67.9868, 86.0854, 105.9614
xyY:
0.2615, 0.3311, 86.0854
CIE-Lab:
94.3489, -28.4791, -7.9382
CIE-LCH:
94.3489, 29.5647, 195.5752
CIE-Luv:
94.3489, -43.7770, -7.8269
Hunter-Lab:
92.7822, -31.5718, -2.7642
#a0fffd color charts
#a0fffd color shades, tints & tones
#a0fffd color schemes
#a0fffd color preview, HTML & CSS examples
This text has a color of #a0fffd
<p style="color:#a0fffd;">Text here</p>
.mytext {color:#a0fffd;}
This box has a color of #a0fffd
<div style="background-color:#a0fffd;">Content here</div>
.mybackground {background-color:#a0fffd;}
Border around this has a color of #a0fffd
<div style="border:2px solid #a0fffd;">Content here</div>
.myborder {border:2px solid #a0fffd;}