#a512fd color space conversions
Hex:
#a512fd
RGB:
165, 18, 253
CMY:
35, 93, 1
CMYK:
35, 93, 0, 1
HSL:
278°, 98.3264%, 53.1373%
HSV (HSB):
278°, 92.8854%, 99.2157%
XYZ:
33.4630, 15.5238, 94.1612
xyY:
0.2338, 0.1084, 15.5238
CIE-Lab:
46.3434, 84.3358, -83.0577
CIE-LCH:
46.3434, 118.3685, 315.4375
CIE-Luv:
46.3434, 27.7483, -128.7808
Hunter-Lab:
39.4002, 82.6512, -114.1148
#a512fd color charts
#a512fd color shades, tints & tones
#a512fd color schemes
#a512fd color preview, HTML & CSS examples
This text has a color of #a512fd
<p style="color:#a512fd;">Text here</p>
.mytext {color:#a512fd;}
This box has a color of #a512fd
<div style="background-color:#a512fd;">Content here</div>
.mybackground {background-color:#a512fd;}
Border around this has a color of #a512fd
<div style="border:2px solid #a512fd;">Content here</div>
.myborder {border:2px solid #a512fd;}