#a92dfc color space conversions
Hex:
#a92dfc
RGB:
169, 45, 252
CMY:
34, 82, 1
CMYK:
33, 82, 0, 1
HSL:
276°, 97.1831%, 58.2353%
HSV (HSB):
276°, 82.1429%, 98.8235%
XYZ:
34.8713, 17.3401, 93.6045
xyY:
0.2391, 0.1189, 17.3401
CIE-Lab:
48.6857, 79.1247, -78.6430
CIE-LCH:
48.6857, 111.5592, 315.1749
CIE-Luv:
48.6857, 28.1089, -124.8720
Hunter-Lab:
41.6414, 76.6067, -104.1273
#a92dfc color charts
#a92dfc color shades, tints & tones
#a92dfc color schemes
#a92dfc color preview, HTML & CSS examples
This text has a color of #a92dfc
<p style="color:#a92dfc;">Text here</p>
.mytext {color:#a92dfc;}
This box has a color of #a92dfc
<div style="background-color:#a92dfc;">Content here</div>
.mybackground {background-color:#a92dfc;}
Border around this has a color of #a92dfc
<div style="border:2px solid #a92dfc;">Content here</div>
.myborder {border:2px solid #a92dfc;}