#a5a7d5 color space conversions
Hex:
#a5a7d5
RGB:
165, 167, 213
CMY:
35, 35, 16
CMYK:
23, 22, 0, 16
HSL:
238°, 36.3636%, 74.1176%
HSV (HSB):
238°, 22.5352%, 83.5294%
XYZ:
41.3460, 40.4409, 68.5775
xyY:
0.2750, 0.2690, 40.4409
CIE-Lab:
69.7824, 9.0993, -23.5360
CIE-LCH:
69.7824, 25.2338, 291.1371
CIE-Luv:
69.7824, -3.7300, -38.0925
Hunter-Lab:
63.5931, 4.7664, -19.4219
#a5a7d5 color charts
#a5a7d5 color shades, tints & tones
#a5a7d5 color schemes
#a5a7d5 color preview, HTML & CSS examples
This text has a color of #a5a7d5
<p style="color:#a5a7d5;">Text here</p>
.mytext {color:#a5a7d5;}
This box has a color of #a5a7d5
<div style="background-color:#a5a7d5;">Content here</div>
.mybackground {background-color:#a5a7d5;}
Border around this has a color of #a5a7d5
<div style="border:2px solid #a5a7d5;">Content here</div>
.myborder {border:2px solid #a5a7d5;}