#a083d7 color space conversions
Hex:
#a083d7
RGB:
160, 131, 215
CMY:
37, 49, 16
CMYK:
26, 39, 0, 16
HSL:
261°, 51.2195%, 67.8431%
HSV (HSB):
261°, 39.0698%, 84.3137%
XYZ:
34.8792, 28.6125, 67.9744
xyY:
0.2653, 0.2176, 28.6125
CIE-Lab:
60.4381, 28.4951, -39.1429
CIE-LCH:
60.4381, 48.4163, 306.0538
CIE-Luv:
60.4381, 8.6593, -65.0814
Hunter-Lab:
53.4906, 22.7846, -37.9006
#a083d7 color charts
#a083d7 color shades, tints & tones
#a083d7 color schemes
#a083d7 color preview, HTML & CSS examples
This text has a color of #a083d7
<p style="color:#a083d7;">Text here</p>
.mytext {color:#a083d7;}
This box has a color of #a083d7
<div style="background-color:#a083d7;">Content here</div>
.mybackground {background-color:#a083d7;}
Border around this has a color of #a083d7
<div style="border:2px solid #a083d7;">Content here</div>
.myborder {border:2px solid #a083d7;}