#a0bded color space conversions
Hex:
#a0bded
RGB:
160, 189, 237
CMY:
37, 26, 7
CMYK:
32, 20, 0, 7
HSL:
217°, 68.1416%, 77.8431%
HSV (HSB):
217°, 32.4895%, 92.9412%
XYZ:
47.9809, 49.9832, 87.2396
xyY:
0.2591, 0.2699, 49.9832
CIE-Lab:
76.0589, 1.3135, -27.0358
CIE-LCH:
76.0589, 27.0677, 272.7814
CIE-Luv:
76.0589, -16.4981, -43.2382
Hunter-Lab:
70.6988, -2.5810, -23.6724
#a0bded color charts
#a0bded color shades, tints & tones
#a0bded color schemes
#a0bded color preview, HTML & CSS examples
This text has a color of #a0bded
<p style="color:#a0bded;">Text here</p>
.mytext {color:#a0bded;}
This box has a color of #a0bded
<div style="background-color:#a0bded;">Content here</div>
.mybackground {background-color:#a0bded;}
Border around this has a color of #a0bded
<div style="border:2px solid #a0bded;">Content here</div>
.myborder {border:2px solid #a0bded;}