#a25dcf color space conversions
Hex:
#a25dcf
RGB:
162, 93, 207
CMY:
36, 64, 19
CMYK:
22, 55, 0, 19
HSL:
276°, 54.2857%, 58.8235%
HSV (HSB):
276°, 55.0725%, 81.1765%
XYZ:
30.0771, 20.0151, 61.3095
xyY:
0.2700, 0.1797, 20.0151
CIE-Lab:
51.8543, 48.2487, -48.1627
CIE-LCH:
51.8543, 68.1732, 315.0511
CIE-Luv:
51.8543, 24.3473, -79.5686
Hunter-Lab:
44.7382, 41.7122, -49.9347
#a25dcf color charts
#a25dcf color shades, tints & tones
#a25dcf color schemes
#a25dcf color preview, HTML & CSS examples
This text has a color of #a25dcf
<p style="color:#a25dcf;">Text here</p>
.mytext {color:#a25dcf;}
This box has a color of #a25dcf
<div style="background-color:#a25dcf;">Content here</div>
.mybackground {background-color:#a25dcf;}
Border around this has a color of #a25dcf
<div style="border:2px solid #a25dcf;">Content here</div>
.myborder {border:2px solid #a25dcf;}