#a0bdf5 color space conversions
Hex:
#a0bdf5
RGB:
160, 189, 245
CMY:
37, 26, 4
CMYK:
35, 23, 0, 4
HSL:
220°, 80.9524%, 79.4118%
HSV (HSB):
220°, 34.6939%, 96.0784%
XYZ:
49.1762, 50.4613, 93.5344
xyY:
0.2546, 0.2612, 50.4613
CIE-Lab:
76.3516, 3.3313, -30.8957
CIE-LCH:
76.3516, 31.0748, 276.1540
CIE-Luv:
76.3516, -16.7034, -50.0429
Hunter-Lab:
71.0362, -0.7430, -28.3427
#a0bdf5 color charts
#a0bdf5 color shades, tints & tones
#a0bdf5 color schemes
#a0bdf5 color preview, HTML & CSS examples
This text has a color of #a0bdf5
<p style="color:#a0bdf5;">Text here</p>
.mytext {color:#a0bdf5;}
This box has a color of #a0bdf5
<div style="background-color:#a0bdf5;">Content here</div>
.mybackground {background-color:#a0bdf5;}
Border around this has a color of #a0bdf5
<div style="border:2px solid #a0bdf5;">Content here</div>
.myborder {border:2px solid #a0bdf5;}