#a5a8fd color space conversions
Hex:
#a5a8fd
RGB:
165, 168, 253
CMY:
35, 34, 1
CMYK:
35, 34, 0, 1
HSL:
238°, 95.6522%, 81.9608%
HSV (HSB):
238°, 34.7826%, 99.2157%
XYZ:
47.2493, 43.0964, 98.7566
xyY:
0.2499, 0.2279, 43.0964
CIE-Lab:
71.6204, 18.4115, -42.5274
CIE-LCH:
71.6204, 46.3418, 293.4093
CIE-Luv:
71.6204, -6.4494, -71.2609
Hunter-Lab:
65.6479, 13.5895, -43.2387
#a5a8fd color charts
#a5a8fd color shades, tints & tones
#a5a8fd color schemes
#a5a8fd color preview, HTML & CSS examples
This text has a color of #a5a8fd
<p style="color:#a5a8fd;">Text here</p>
.mytext {color:#a5a8fd;}
This box has a color of #a5a8fd
<div style="background-color:#a5a8fd;">Content here</div>
.mybackground {background-color:#a5a8fd;}
Border around this has a color of #a5a8fd
<div style="border:2px solid #a5a8fd;">Content here</div>
.myborder {border:2px solid #a5a8fd;}