#a75abc color space conversions
Hex:
#a75abc
RGB:
167, 90, 188
CMY:
35, 65, 26
CMYK:
11, 52, 0, 26
HSL:
287°, 42.2414%, 54.5098%
HSV (HSB):
287°, 52.1277%, 73.7255%
XYZ:
28.6696, 19.1587, 49.7639
xyY:
0.2938, 0.1963, 19.1587
CIE-Lab:
50.8723, 47.0811, -38.7599
CIE-LCH:
50.8723, 60.9833, 320.5368
CIE-Luv:
50.8723, 32.1410, -64.6760
Hunter-Lab:
43.7706, 40.3184, -36.7688
#a75abc color charts
#a75abc color shades, tints & tones
#a75abc color schemes
#a75abc color preview, HTML & CSS examples
This text has a color of #a75abc
<p style="color:#a75abc;">Text here</p>
.mytext {color:#a75abc;}
This box has a color of #a75abc
<div style="background-color:#a75abc;">Content here</div>
.mybackground {background-color:#a75abc;}
Border around this has a color of #a75abc
<div style="border:2px solid #a75abc;">Content here</div>
.myborder {border:2px solid #a75abc;}