#a08fd5 color space conversions
Hex:
#a08fd5
RGB:
160, 143, 213
CMY:
37, 44, 16
CMYK:
25, 33, 0, 16
HSL:
255°, 45.4545%, 69.8039%
HSV (HSB):
255°, 32.8638%, 83.5294%
XYZ:
36.3299, 31.9226, 67.1977
xyY:
0.2682, 0.2357, 31.9226
CIE-Lab:
63.2789, 21.1459, -33.5914
CIE-LCH:
63.2789, 39.6930, 302.1906
CIE-Luv:
63.2789, 4.0348, -55.5281
Hunter-Lab:
56.5001, 15.9014, -30.9658
#a08fd5 color charts
#a08fd5 color shades, tints & tones
#a08fd5 color schemes
#a08fd5 color preview, HTML & CSS examples
This text has a color of #a08fd5
<p style="color:#a08fd5;">Text here</p>
.mytext {color:#a08fd5;}
This box has a color of #a08fd5
<div style="background-color:#a08fd5;">Content here</div>
.mybackground {background-color:#a08fd5;}
Border around this has a color of #a08fd5
<div style="border:2px solid #a08fd5;">Content here</div>
.myborder {border:2px solid #a08fd5;}