#a64fcb color space conversions
Hex:
#a64fcb
RGB:
166, 79, 203
CMY:
35, 69, 20
CMYK:
18, 61, 0, 20
HSL:
282°, 54.3860%, 55.2941%
HSV (HSB):
282°, 61.0837%, 79.6078%
XYZ:
29.3014, 18.0108, 58.4320
xyY:
0.2771, 0.1703, 18.0108
CIE-Lab:
49.5091, 55.4020, -49.5807
CIE-LCH:
49.5091, 74.3480, 318.1738
CIE-Luv:
49.5091, 31.5592, -81.6794
Hunter-Lab:
42.4391, 48.9740, -51.9257
#a64fcb color charts
#a64fcb color shades, tints & tones
#a64fcb color schemes
#a64fcb color preview, HTML & CSS examples
This text has a color of #a64fcb
<p style="color:#a64fcb;">Text here</p>
.mytext {color:#a64fcb;}
This box has a color of #a64fcb
<div style="background-color:#a64fcb;">Content here</div>
.mybackground {background-color:#a64fcb;}
Border around this has a color of #a64fcb
<div style="border:2px solid #a64fcb;">Content here</div>
.myborder {border:2px solid #a64fcb;}