#a65bcd color space conversions
Hex:
#a65bcd
RGB:
166, 91, 205
CMY:
35, 64, 20
CMYK:
19, 56, 0, 20
HSL:
279°, 53.2710%, 58.0392%
HSV (HSB):
279°, 55.6098%, 80.3922%
XYZ:
30.4864, 19.9969, 60.0106
xyY:
0.2759, 0.1810, 19.9969
CIE-Lab:
51.8338, 49.8756, -47.0234
CIE-LCH:
51.8338, 68.5476, 316.6860
CIE-Luv:
51.8338, 27.6598, -78.0141
Hunter-Lab:
44.7179, 43.4358, -48.2635
#a65bcd color charts
#a65bcd color shades, tints & tones
#a65bcd color schemes
#a65bcd color preview, HTML & CSS examples
This text has a color of #a65bcd
<p style="color:#a65bcd;">Text here</p>
.mytext {color:#a65bcd;}
This box has a color of #a65bcd
<div style="background-color:#a65bcd;">Content here</div>
.mybackground {background-color:#a65bcd;}
Border around this has a color of #a65bcd
<div style="border:2px solid #a65bcd;">Content here</div>
.myborder {border:2px solid #a65bcd;}