#a52dcc color space conversions
Hex:
#a52dcc
RGB:
165, 45, 204
CMY:
35, 82, 20
CMYK:
19, 78, 0, 20
HSL:
285°, 63.8554%, 48.8235%
HSV (HSB):
285°, 77.9412%, 80.0000%
XYZ:
27.3545, 14.2357, 58.4328
xyY:
0.2735, 0.1423, 14.2357
CIE-Lab:
44.5691, 69.0424, -58.0987
CIE-LCH:
44.5691, 90.2348, 319.9196
CIE-Luv:
44.5691, 37.6986, -92.9885
Hunter-Lab:
37.7303, 63.3848, -65.4111
#a52dcc color charts
#a52dcc color shades, tints & tones
#a52dcc color schemes
#a52dcc color preview, HTML & CSS examples
This text has a color of #a52dcc
<p style="color:#a52dcc;">Text here</p>
.mytext {color:#a52dcc;}
This box has a color of #a52dcc
<div style="background-color:#a52dcc;">Content here</div>
.mybackground {background-color:#a52dcc;}
Border around this has a color of #a52dcc
<div style="border:2px solid #a52dcc;">Content here</div>
.myborder {border:2px solid #a52dcc;}