#a0bfff color space conversions
Hex:
#a0bfff
RGB:
160, 191, 255
CMY:
37, 25, 0
CMYK:
37, 25, 0, 0
HSL:
220°, 100.0000%, 81.3725%
HSV (HSB):
220°, 37.2549%, 100.0000%
XYZ:
51.1780, 51.9552, 101.9387
xyY:
0.2496, 0.2534, 51.9552
CIE-Lab:
77.2540, 4.8155, -34.8716
CIE-LCH:
77.2540, 35.2025, 277.8624
CIE-Luv:
77.2540, -17.7627, -57.0807
Hunter-Lab:
72.0799, 0.5982, -33.3946
#a0bfff color charts
#a0bfff color shades, tints & tones
#a0bfff color schemes
#a0bfff color preview, HTML & CSS examples
This text has a color of #a0bfff
<p style="color:#a0bfff;">Text here</p>
.mytext {color:#a0bfff;}
This box has a color of #a0bfff
<div style="background-color:#a0bfff;">Content here</div>
.mybackground {background-color:#a0bfff;}
Border around this has a color of #a0bfff
<div style="border:2px solid #a0bfff;">Content here</div>
.myborder {border:2px solid #a0bfff;}