#a35dbd color space conversions
Hex:
#a35dbd
RGB:
163, 93, 189
CMY:
36, 64, 26
CMYK:
14, 51, 0, 26
HSL:
284°, 42.1053%, 55.2941%
HSV (HSB):
284°, 50.7937%, 74.1176%
XYZ:
28.2039, 19.2894, 50.3808
xyY:
0.2882, 0.1971, 19.2894
CIE-Lab:
51.0240, 44.6016, -39.1323
CIE-LCH:
51.0240, 59.3350, 318.7371
CIE-Luv:
51.0240, 28.4336, -64.9586
Hunter-Lab:
43.9196, 37.7681, -37.2686
#a35dbd color charts
#a35dbd color shades, tints & tones
#a35dbd color schemes
#a35dbd color preview, HTML & CSS examples
This text has a color of #a35dbd
<p style="color:#a35dbd;">Text here</p>
.mytext {color:#a35dbd;}
This box has a color of #a35dbd
<div style="background-color:#a35dbd;">Content here</div>
.mybackground {background-color:#a35dbd;}
Border around this has a color of #a35dbd
<div style="border:2px solid #a35dbd;">Content here</div>
.myborder {border:2px solid #a35dbd;}