#a53ceb color space conversions
Hex:
#a53ceb
RGB:
165, 60, 235
CMY:
35, 76, 8
CMYK:
30, 74, 0, 8
HSL:
276°, 81.3953%, 57.8431%
HSV (HSB):
276°, 74.4681%, 92.1569%
XYZ:
32.1283, 17.2292, 80.2295
xyY:
0.2479, 0.1330, 17.2292
CIE-Lab:
48.5476, 70.0775, -69.3542
CIE-LCH:
48.5476, 98.5944, 315.2972
CIE-Luv:
48.5476, 27.8104, -111.3645
Hunter-Lab:
41.5081, 65.5244, -85.5439
#a53ceb color charts
#a53ceb color shades, tints & tones
#a53ceb color schemes
#a53ceb color preview, HTML & CSS examples
This text has a color of #a53ceb
<p style="color:#a53ceb;">Text here</p>
.mytext {color:#a53ceb;}
This box has a color of #a53ceb
<div style="background-color:#a53ceb;">Content here</div>
.mybackground {background-color:#a53ceb;}
Border around this has a color of #a53ceb
<div style="border:2px solid #a53ceb;">Content here</div>
.myborder {border:2px solid #a53ceb;}