#a95ccf color space conversions
Hex:
#a95ccf
RGB:
169, 92, 207
CMY:
34, 64, 19
CMYK:
18, 56, 0, 19
HSL:
280°, 54.5024%, 58.6275%
HSV (HSB):
280°, 55.5556%, 81.1765%
XYZ:
31.4518, 20.5943, 61.3489
xyY:
0.2774, 0.1816, 20.5943
CIE-Lab:
52.5026, 50.5680, -47.0802
CIE-LCH:
52.5026, 69.0917, 317.0456
CIE-Luv:
52.5026, 28.7083, -78.4204
Hunter-Lab:
45.3809, 44.2949, -48.3854
#a95ccf color charts
#a95ccf color shades, tints & tones
#a95ccf color schemes
#a95ccf color preview, HTML & CSS examples
This text has a color of #a95ccf
<p style="color:#a95ccf;">Text here</p>
.mytext {color:#a95ccf;}
This box has a color of #a95ccf
<div style="background-color:#a95ccf;">Content here</div>
.mybackground {background-color:#a95ccf;}
Border around this has a color of #a95ccf
<div style="border:2px solid #a95ccf;">Content here</div>
.myborder {border:2px solid #a95ccf;}