#a07db5 color space conversions
Hex:
#a07db5
RGB:
160, 125, 181
CMY:
37, 51, 29
CMYK:
12, 31, 0, 29
HSL:
278°, 27.4510%, 60.0000%
HSV (HSB):
278°, 30.9392%, 70.9804%
XYZ:
30.1713, 25.4770, 47.0434
xyY:
0.2938, 0.2481, 25.4770
CIE-Lab:
57.5373, 24.1082, -24.4085
CIE-LCH:
57.5373, 34.3072, 314.6454
CIE-Luv:
57.5373, 15.1223, -40.4237
Hunter-Lab:
50.4748, 18.3676, -19.9271
#a07db5 color charts
#a07db5 color shades, tints & tones
#a07db5 color schemes
#a07db5 color preview, HTML & CSS examples
This text has a color of #a07db5
<p style="color:#a07db5;">Text here</p>
.mytext {color:#a07db5;}
This box has a color of #a07db5
<div style="background-color:#a07db5;">Content here</div>
.mybackground {background-color:#a07db5;}
Border around this has a color of #a07db5
<div style="border:2px solid #a07db5;">Content here</div>
.myborder {border:2px solid #a07db5;}