#a07ccb color space conversions
Hex:
#a07ccb
RGB:
160, 124, 203
CMY:
37, 51, 20
CMYK:
21, 39, 0, 20
HSL:
267°, 43.1694%, 64.1176%
HSV (HSB):
267°, 38.9163%, 79.6078%
XYZ:
32.4843, 26.2007, 59.8450
xyY:
0.2741, 0.2210, 26.2007
CIE-Lab:
58.2270, 29.6374, -35.8495
CIE-LCH:
58.2270, 46.5142, 309.5811
CIE-Luv:
58.2270, 12.8093, -59.4913
Hunter-Lab:
51.1866, 23.7042, -33.4885
#a07ccb color charts
#a07ccb color shades, tints & tones
#a07ccb color schemes
#a07ccb color preview, HTML & CSS examples
This text has a color of #a07ccb
<p style="color:#a07ccb;">Text here</p>
.mytext {color:#a07ccb;}
This box has a color of #a07ccb
<div style="background-color:#a07ccb;">Content here</div>
.mybackground {background-color:#a07ccb;}
Border around this has a color of #a07ccb
<div style="border:2px solid #a07ccb;">Content here</div>
.myborder {border:2px solid #a07ccb;}