#a075d6 color space conversions
Hex:
#a075d6
RGB:
160, 117, 214
CMY:
37, 54, 16
CMYK:
25, 45, 0, 16
HSL:
267°, 54.1899%, 64.9020%
HSV (HSB):
267°, 45.3271%, 83.9216%
XYZ:
32.9961, 25.0512, 66.7146
xyY:
0.2645, 0.2008, 25.0512
CIE-Lab:
57.1253, 36.2126, -43.7920
CIE-LCH:
57.1253, 56.8251, 309.5881
CIE-Luv:
57.1253, 14.0476, -72.8263
Hunter-Lab:
50.0512, 30.0861, -43.9935
#a075d6 color charts
#a075d6 color shades, tints & tones
#a075d6 color schemes
#a075d6 color preview, HTML & CSS examples
This text has a color of #a075d6
<p style="color:#a075d6;">Text here</p>
.mytext {color:#a075d6;}
This box has a color of #a075d6
<div style="background-color:#a075d6;">Content here</div>
.mybackground {background-color:#a075d6;}
Border around this has a color of #a075d6
<div style="border:2px solid #a075d6;">Content here</div>
.myborder {border:2px solid #a075d6;}