#a75fb9 color space conversions
Hex:
#a75fb9
RGB:
167, 95, 185
CMY:
35, 63, 27
CMYK:
10, 49, 0, 27
HSL:
288°, 39.1304%, 54.9020%
HSV (HSB):
288°, 48.6486%, 72.5490%
XYZ:
28.7855, 19.9027, 48.2234
xyY:
0.2970, 0.2054, 19.9027
CIE-Lab:
51.7270, 43.8484, -35.6799
CIE-LCH:
51.7270, 56.5308, 320.8644
CIE-Luv:
51.7270, 31.0049, -59.7356
Hunter-Lab:
44.6124, 37.1027, -32.8603
#a75fb9 color charts
#a75fb9 color shades, tints & tones
#a75fb9 color schemes
#a75fb9 color preview, HTML & CSS examples
This text has a color of #a75fb9
<p style="color:#a75fb9;">Text here</p>
.mytext {color:#a75fb9;}
This box has a color of #a75fb9
<div style="background-color:#a75fb9;">Content here</div>
.mybackground {background-color:#a75fb9;}
Border around this has a color of #a75fb9
<div style="border:2px solid #a75fb9;">Content here</div>
.myborder {border:2px solid #a75fb9;}