#a0b5f5 color space conversions
Hex:
#a0b5f5
RGB:
160, 181, 245
CMY:
37, 29, 4
CMYK:
35, 26, 0, 4
HSL:
225°, 80.9524%, 79.4118%
HSV (HSB):
225°, 34.6939%, 96.0784%
XYZ:
47.5025, 47.1139, 92.9764
xyY:
0.2532, 0.2511, 47.1139
CIE-Lab:
74.2626, 7.7290, -34.1187
CIE-LCH:
74.2626, 34.9832, 282.7640
CIE-Luv:
74.2626, -13.4432, -55.9098
Hunter-Lab:
68.6396, 3.4130, -32.2642
#a0b5f5 color charts
#a0b5f5 color shades, tints & tones
#a0b5f5 color schemes
#a0b5f5 color preview, HTML & CSS examples
This text has a color of #a0b5f5
<p style="color:#a0b5f5;">Text here</p>
.mytext {color:#a0b5f5;}
This box has a color of #a0b5f5
<div style="background-color:#a0b5f5;">Content here</div>
.mybackground {background-color:#a0b5f5;}
Border around this has a color of #a0b5f5
<div style="border:2px solid #a0b5f5;">Content here</div>
.myborder {border:2px solid #a0b5f5;}