#a52dfc color space conversions
Hex:
#a52dfc
RGB:
165, 45, 252
CMY:
35, 82, 1
CMYK:
35, 82, 0, 1
HSL:
275°, 97.1831%, 58.2353%
HSV (HSB):
275°, 82.1429%, 98.8235%
XYZ:
34.0261, 16.9044, 93.5650
xyY:
0.2355, 0.1170, 16.9044
CIE-Lab:
48.1393, 78.5644, -79.5583
CIE-LCH:
48.1393, 111.8118, 314.6399
CIE-Luv:
48.1393, 26.0712, -125.5505
Hunter-Lab:
41.1149, 75.7729, -106.1454
#a52dfc color charts
#a52dfc color shades, tints & tones
#a52dfc color schemes
#a52dfc color preview, HTML & CSS examples
This text has a color of #a52dfc
<p style="color:#a52dfc;">Text here</p>
.mytext {color:#a52dfc;}
This box has a color of #a52dfc
<div style="background-color:#a52dfc;">Content here</div>
.mybackground {background-color:#a52dfc;}
Border around this has a color of #a52dfc
<div style="border:2px solid #a52dfc;">Content here</div>
.myborder {border:2px solid #a52dfc;}