#a0bcff color space conversions
Hex:
#a0bcff
RGB:
160, 188, 255
CMY:
37, 26, 0
CMYK:
37, 26, 0, 0
HSL:
222°, 100.0000%, 81.3725%
HSV (HSB):
222°, 37.2549%, 100.0000%
XYZ:
50.5304, 50.6600, 101.7229
xyY:
0.2490, 0.2497, 50.6600
CIE-Lab:
76.4726, 6.4607, -36.0807
CIE-LCH:
76.4726, 36.6546, 280.1520
CIE-Luv:
76.4726, -16.5646, -59.2917
Hunter-Lab:
71.1759, 2.1661, -34.9128
#a0bcff color charts
#a0bcff color shades, tints & tones
#a0bcff color schemes
#a0bcff color preview, HTML & CSS examples
This text has a color of #a0bcff
<p style="color:#a0bcff;">Text here</p>
.mytext {color:#a0bcff;}
This box has a color of #a0bcff
<div style="background-color:#a0bcff;">Content here</div>
.mybackground {background-color:#a0bcff;}
Border around this has a color of #a0bcff
<div style="border:2px solid #a0bcff;">Content here</div>
.myborder {border:2px solid #a0bcff;}