#a52cec color space conversions
Hex:
#a52cec
RGB:
165, 44, 236
CMY:
35, 83, 7
CMYK:
30, 81, 0, 7
HSL:
278°, 83.4783%, 54.9020%
HSV (HSB):
278°, 81.3559%, 92.5490%
XYZ:
31.5581, 15.8568, 80.7543
xyY:
0.2462, 0.1237, 15.8568
CIE-Lab:
46.7861, 75.5971, -72.7842
CIE-LCH:
46.7861, 104.9402, 316.0860
CIE-Luv:
46.7861, 29.7206, -115.2119
Hunter-Lab:
39.8206, 71.7761, -92.3627
#a52cec color charts
#a52cec color shades, tints & tones
#a52cec color schemes
#a52cec color preview, HTML & CSS examples
This text has a color of #a52cec
<p style="color:#a52cec;">Text here</p>
.mytext {color:#a52cec;}
This box has a color of #a52cec
<div style="background-color:#a52cec;">Content here</div>
.mybackground {background-color:#a52cec;}
Border around this has a color of #a52cec
<div style="border:2px solid #a52cec;">Content here</div>
.myborder {border:2px solid #a52cec;}