#a5b5db color space conversions
Hex:
#a5b5db
RGB:
165, 181, 219
CMY:
35, 29, 14
CMYK:
25, 17, 0, 14
HSL:
222°, 42.8571%, 75.2941%
HSV (HSB):
222°, 24.6575%, 85.8824%
XYZ:
44.8271, 46.1616, 73.5653
xyY:
0.2724, 0.2805, 46.1616
CIE-Lab:
73.6502, 2.7747, -20.9268
CIE-LCH:
73.6502, 21.1099, 277.5529
CIE-Luv:
73.6502, -10.2062, -33.1699
Hunter-Lab:
67.9423, -1.1279, -16.6373
#a5b5db color charts
#a5b5db color shades, tints & tones
#a5b5db color schemes
#a5b5db color preview, HTML & CSS examples
This text has a color of #a5b5db
<p style="color:#a5b5db;">Text here</p>
.mytext {color:#a5b5db;}
This box has a color of #a5b5db
<div style="background-color:#a5b5db;">Content here</div>
.mybackground {background-color:#a5b5db;}
Border around this has a color of #a5b5db
<div style="border:2px solid #a5b5db;">Content here</div>
.myborder {border:2px solid #a5b5db;}