#a64dcb color space conversions
Hex:
#a64dcb
RGB:
166, 77, 203
CMY:
35, 70, 20
CMYK:
18, 62, 0, 20
HSL:
282°, 54.7826%, 54.9020%
HSV (HSB):
282°, 62.0690%, 79.6078%
XYZ:
29.1593, 17.7265, 58.3846
xyY:
0.2770, 0.1684, 17.7265
CIE-Lab:
49.1627, 56.3482, -50.1340
CIE-LCH:
49.1627, 75.4224, 318.3399
CIE-Luv:
49.1627, 32.0916, -82.4743
Hunter-Lab:
42.1029, 49.9439, -52.7461
#a64dcb color charts
#a64dcb color shades, tints & tones
#a64dcb color schemes
#a64dcb color preview, HTML & CSS examples
This text has a color of #a64dcb
<p style="color:#a64dcb;">Text here</p>
.mytext {color:#a64dcb;}
This box has a color of #a64dcb
<div style="background-color:#a64dcb;">Content here</div>
.mybackground {background-color:#a64dcb;}
Border around this has a color of #a64dcb
<div style="border:2px solid #a64dcb;">Content here</div>
.myborder {border:2px solid #a64dcb;}