#a265cd color space conversions
Hex:
#a265cd
RGB:
162, 101, 205
CMY:
36, 60, 20
CMYK:
21, 51, 0, 20
HSL:
275°, 50.9804%, 60.0000%
HSV (HSB):
275°, 50.7317%, 80.3922%
XYZ:
30.5734, 21.3965, 60.2762
xyY:
0.2724, 0.1906, 21.3965
CIE-Lab:
53.3808, 43.5328, -44.5977
CIE-LCH:
53.3808, 62.3222, 314.3077
CIE-Luv:
53.3808, 22.1263, -73.9770
Hunter-Lab:
46.2564, 37.0320, -44.8807
#a265cd color charts
#a265cd color shades, tints & tones
#a265cd color schemes
#a265cd color preview, HTML & CSS examples
This text has a color of #a265cd
<p style="color:#a265cd;">Text here</p>
.mytext {color:#a265cd;}
This box has a color of #a265cd
<div style="background-color:#a265cd;">Content here</div>
.mybackground {background-color:#a265cd;}
Border around this has a color of #a265cd
<div style="border:2px solid #a265cd;">Content here</div>
.myborder {border:2px solid #a265cd;}