#a57fee color space conversions
Hex:
#a57fee
RGB:
165, 127, 238
CMY:
35, 50, 7
CMYK:
31, 47, 0, 7
HSL:
261°, 76.5517%, 71.5686%
HSV (HSB):
261°, 46.6387%, 93.3333%
XYZ:
38.5390, 29.3511, 84.5230
xyY:
0.2529, 0.1926, 29.3511
CIE-Lab:
61.0903, 37.7903, -50.8954
CIE-LCH:
61.0903, 63.3912, 306.5942
CIE-Luv:
61.0903, 10.0449, -85.4901
Hunter-Lab:
54.1767, 32.1683, -54.5768
#a57fee color charts
#a57fee color shades, tints & tones
#a57fee color schemes
#a57fee color preview, HTML & CSS examples
This text has a color of #a57fee
<p style="color:#a57fee;">Text here</p>
.mytext {color:#a57fee;}
This box has a color of #a57fee
<div style="background-color:#a57fee;">Content here</div>
.mybackground {background-color:#a57fee;}
Border around this has a color of #a57fee
<div style="border:2px solid #a57fee;">Content here</div>
.myborder {border:2px solid #a57fee;}