#a264ec color space conversions
Hex:
#a264ec
RGB:
162, 100, 236
CMY:
36, 61, 7
CMYK:
31, 58, 0, 7
HSL:
267°, 78.1609%, 65.8824%
HSV (HSB):
267°, 57.6271%, 92.5490%
XYZ:
34.5978, 22.8519, 81.9442
xyY:
0.2482, 0.1639, 22.8519
CIE-Lab:
54.9194, 51.3171, -59.6461
CIE-LCH:
54.9194, 78.6835, 310.7073
CIE-Luv:
54.9194, 17.2938, -98.7564
Hunter-Lab:
47.8036, 45.5328, -68.1715
#a264ec color charts
#a264ec RGB chart
#a264ec CMYK chart
#a264ec RGB pie chart
#a264ec color shades, tints & tones
#a264ec color schemes
#a264ec color preview, HTML & CSS examples
This text has a color of #a264ec
<p style="color:#a264ec;">Text here</p>
.mytext {color:#a264ec;}
Text color #a264ec
This box has a color of #a264ec
<div style="background-color:#a264ec;">Content here</div>
.mybackground {background-color:#a264ec;}
Background color #a264ec
Border around this has a color of #a264ec
<div style="border:2px solid #a264ec;">Content here</div>
.myborder {border:2px solid #a264ec;}
Border color #a264ec