#a08dfc color space conversions
Hex:
#a08dfc
RGB:
160, 141, 252
CMY:
37, 45, 1
CMYK:
37, 44, 0, 1
HSL:
250°, 94.8718%, 77.0588%
HSV (HSB):
250°, 44.0476%, 98.8235%
XYZ:
41.5928, 33.5516, 96.3794
xyY:
0.2425, 0.1956, 33.5516
CIE-Lab:
64.6051, 32.1674, -53.0567
CIE-LCH:
64.6051, 62.0464, 301.2278
CIE-Luv:
64.6051, 1.3813, -89.2532
Hunter-Lab:
57.9238, 26.8073, -58.1061
#a08dfc color charts
#a08dfc color shades, tints & tones
#a08dfc color schemes
#a08dfc color preview, HTML & CSS examples
This text has a color of #a08dfc
<p style="color:#a08dfc;">Text here</p>
.mytext {color:#a08dfc;}
This box has a color of #a08dfc
<div style="background-color:#a08dfc;">Content here</div>
.mybackground {background-color:#a08dfc;}
Border around this has a color of #a08dfc
<div style="border:2px solid #a08dfc;">Content here</div>
.myborder {border:2px solid #a08dfc;}