#a50cfc color space conversions
Hex:
#a50cfc
RGB:
165, 12, 252
CMY:
35, 95, 1
CMYK:
35, 95, 0, 1
HSL:
278°, 97.5610%, 51.7647%
HSV (HSB):
278°, 95.2381%, 98.8235%
XYZ:
33.2192, 15.2906, 93.2960
xyY:
0.2343, 0.1078, 15.2906
CIE-Lab:
46.0296, 84.8291, -83.0133
CIE-LCH:
46.0296, 118.6894, 315.6198
CIE-Luv:
46.0296, 28.1900, -128.4445
Hunter-Lab:
39.1031, 83.2103, -114.0875
#a50cfc color charts
#a50cfc color shades, tints & tones
#a50cfc color schemes
#a50cfc color preview, HTML & CSS examples
This text has a color of #a50cfc
<p style="color:#a50cfc;">Text here</p>
.mytext {color:#a50cfc;}
This box has a color of #a50cfc
<div style="background-color:#a50cfc;">Content here</div>
.mybackground {background-color:#a50cfc;}
Border around this has a color of #a50cfc
<div style="border:2px solid #a50cfc;">Content here</div>
.myborder {border:2px solid #a50cfc;}