#a265cb color space conversions
Hex:
#a265cb
RGB:
162, 101, 203
CMY:
36, 60, 20
CMYK:
20, 50, 0, 20
HSL:
276°, 49.5146%, 59.6078%
HSV (HSB):
276°, 50.2463%, 79.6078%
XYZ:
30.3335, 21.3005, 59.0126
xyY:
0.2741, 0.1925, 21.3005
CIE-Lab:
53.2769, 43.0820, -43.6212
CIE-LCH:
53.2769, 61.3096, 314.6437
CIE-Luv:
53.2769, 22.4734, -72.3674
Hunter-Lab:
46.1525, 36.5512, -43.5040
#a265cb color charts
#a265cb color shades, tints & tones
#a265cb color schemes
#a265cb color preview, HTML & CSS examples
This text has a color of #a265cb
<p style="color:#a265cb;">Text here</p>
.mytext {color:#a265cb;}
This box has a color of #a265cb
<div style="background-color:#a265cb;">Content here</div>
.mybackground {background-color:#a265cb;}
Border around this has a color of #a265cb
<div style="border:2px solid #a265cb;">Content here</div>
.myborder {border:2px solid #a265cb;}