#a985c5 color space conversions
Hex:
#a985c5
RGB:
169, 133, 197
CMY:
34, 48, 23
CMYK:
14, 32, 0, 23
HSL:
274°, 35.5556%, 64.7059%
HSV (HSB):
274°, 32.4873%, 77.2549%
XYZ:
34.8278, 29.2413, 56.6318
xyY:
0.2885, 0.2423, 29.2413
CIE-Lab:
60.9940, 25.9228, -28.0928
CIE-LCH:
60.9940, 38.2256, 312.6995
CIE-Luv:
60.9940, 14.8298, -46.9942
Hunter-Lab:
54.0752, 20.3333, -24.2405
#a985c5 color charts
#a985c5 color shades, tints & tones
#a985c5 color schemes
#a985c5 color preview, HTML & CSS examples
This text has a color of #a985c5
<p style="color:#a985c5;">Text here</p>
.mytext {color:#a985c5;}
This box has a color of #a985c5
<div style="background-color:#a985c5;">Content here</div>
.mybackground {background-color:#a985c5;}
Border around this has a color of #a985c5
<div style="border:2px solid #a985c5;">Content here</div>
.myborder {border:2px solid #a985c5;}