#a75fed color space conversions
Hex:
#a75fed
RGB:
167, 95, 237
CMY:
35, 63, 7
CMYK:
30, 60, 0, 7
HSL:
270°, 79.7753%, 65.0980%
HSV (HSB):
270°, 59.9156%, 92.9412%
XYZ:
35.3146, 22.5143, 82.6052
xyY:
0.2515, 0.1603, 22.5143
CIE-Lab:
54.5685, 55.2783, -60.7389
CIE-LCH:
54.5685, 82.1274, 312.3052
CIE-Luv:
54.5685, 21.0592, -100.7053
Hunter-Lab:
47.4493, 49.8143, -70.0044
#a75fed color charts
#a75fed color shades, tints & tones
#a75fed color schemes
#a75fed color preview, HTML & CSS examples
This text has a color of #a75fed
<p style="color:#a75fed;">Text here</p>
.mytext {color:#a75fed;}
This box has a color of #a75fed
<div style="background-color:#a75fed;">Content here</div>
.mybackground {background-color:#a75fed;}
Border around this has a color of #a75fed
<div style="border:2px solid #a75fed;">Content here</div>
.myborder {border:2px solid #a75fed;}