#a5acc5 color space conversions
Hex:
#a5acc5
RGB:
165, 172, 197
CMY:
35, 33, 23
CMYK:
16, 13, 0, 23
HSL:
227°, 21.6216%, 70.9804%
HSV (HSB):
227°, 16.2437%, 77.2549%
XYZ:
40.3476, 41.5356, 58.7139
xyY:
0.2870, 0.2954, 41.5356
CIE-Lab:
70.5495, 2.7183, -13.5651
CIE-LCH:
70.5495, 13.8348, 281.3313
CIE-Luv:
70.5495, -5.1353, -21.1488
Hunter-Lab:
64.4481, -1.0346, -8.9011
#a5acc5 color charts
#a5acc5 color shades, tints & tones
#a5acc5 color schemes
#a5acc5 color preview, HTML & CSS examples
This text has a color of #a5acc5
<p style="color:#a5acc5;">Text here</p>
.mytext {color:#a5acc5;}
This box has a color of #a5acc5
<div style="background-color:#a5acc5;">Content here</div>
.mybackground {background-color:#a5acc5;}
Border around this has a color of #a5acc5
<div style="border:2px solid #a5acc5;">Content here</div>
.myborder {border:2px solid #a5acc5;}