#a038c5 color space conversions
Hex:
#a038c5
RGB:
160, 56, 197
CMY:
37, 78, 23
CMYK:
19, 72, 0, 23
HSL:
284°, 55.7312%, 49.6078%
HSV (HSB):
284°, 71.5736%, 77.2549%
XYZ:
25.9894, 14.3331, 54.2201
xyY:
0.2749, 0.1516, 14.3331
CIE-Lab:
44.7070, 62.8630, -53.8575
CIE-LCH:
44.7070, 82.7791, 319.4119
CIE-Luv:
44.7070, 34.7007, -86.4545
Hunter-Lab:
37.8591, 56.2826, -58.4110
#a038c5 color charts
#a038c5 color shades, tints & tones
#a038c5 color schemes
#a038c5 color preview, HTML & CSS examples
This text has a color of #a038c5
<p style="color:#a038c5;">Text here</p>
.mytext {color:#a038c5;}
This box has a color of #a038c5
<div style="background-color:#a038c5;">Content here</div>
.mybackground {background-color:#a038c5;}
Border around this has a color of #a038c5
<div style="border:2px solid #a038c5;">Content here</div>
.myborder {border:2px solid #a038c5;}