#a05dcf color space conversions
Hex:
#a05dcf
RGB:
160, 93, 207
CMY:
37, 64, 19
CMYK:
23, 55, 0, 19
HSL:
275°, 54.2857%, 58.8235%
HSV (HSB):
275°, 55.0725%, 81.1765%
XYZ:
29.6740, 19.8073, 61.2907
xyY:
0.2679, 0.1788, 19.8073
CIE-Lab:
51.6186, 47.7354, -48.5521
CIE-LCH:
51.6186, 68.0880, 314.5141
CIE-Luv:
51.6186, 23.2175, -80.0181
Hunter-Lab:
44.5054, 41.1308, -50.4976
#a05dcf color charts
#a05dcf color shades, tints & tones
#a05dcf color schemes
#a05dcf color preview, HTML & CSS examples
This text has a color of #a05dcf
<p style="color:#a05dcf;">Text here</p>
.mytext {color:#a05dcf;}
This box has a color of #a05dcf
<div style="background-color:#a05dcf;">Content here</div>
.mybackground {background-color:#a05dcf;}
Border around this has a color of #a05dcf
<div style="border:2px solid #a05dcf;">Content here</div>
.myborder {border:2px solid #a05dcf;}