#a0b0fc color space conversions
Hex:
#a0b0fc
RGB:
160, 176, 252
CMY:
37, 31, 1
CMYK:
37, 30, 0, 1
HSL:
230°, 93.8776%, 80.7843%
HSV (HSB):
230°, 36.5079%, 98.8235%
XYZ:
47.5932, 45.5525, 98.3795
xyY:
0.2485, 0.2378, 45.5525
CIE-Lab:
73.2542, 12.3277, -39.4637
CIE-LCH:
73.2542, 41.3444, 287.3478
CIE-Luv:
73.2542, -11.7083, -65.4809
Hunter-Lab:
67.4926, 7.7593, -39.1783
#a0b0fc color charts
#a0b0fc color shades, tints & tones
#a0b0fc color schemes
#a0b0fc color preview, HTML & CSS examples
This text has a color of #a0b0fc
<p style="color:#a0b0fc;">Text here</p>
.mytext {color:#a0b0fc;}
This box has a color of #a0b0fc
<div style="background-color:#a0b0fc;">Content here</div>
.mybackground {background-color:#a0b0fc;}
Border around this has a color of #a0b0fc
<div style="border:2px solid #a0b0fc;">Content here</div>
.myborder {border:2px solid #a0b0fc;}