#a075ed color space conversions
Hex:
#a075ed
RGB:
160, 117, 237
CMY:
37, 54, 7
CMYK:
32, 51, 0, 7
HSL:
262°, 76.9231%, 69.4118%
HSV (HSB):
262°, 50.6329%, 92.9412%
XYZ:
36.1446, 26.3106, 83.2942
xyY:
0.2480, 0.1805, 26.3106
CIE-Lab:
58.3307, 41.8561, -54.7582
CIE-LCH:
58.3307, 68.9231, 307.3936
CIE-Luv:
58.3307, 11.0416, -91.3438
Hunter-Lab:
51.2938, 36.0170, -60.3732
#a075ed color charts
#a075ed color shades, tints & tones
#a075ed color schemes
#a075ed color preview, HTML & CSS examples
This text has a color of #a075ed
<p style="color:#a075ed;">Text here</p>
.mytext {color:#a075ed;}
This box has a color of #a075ed
<div style="background-color:#a075ed;">Content here</div>
.mybackground {background-color:#a075ed;}
Border around this has a color of #a075ed
<div style="border:2px solid #a075ed;">Content here</div>
.myborder {border:2px solid #a075ed;}