#a12ccf color space conversions
Hex:
#a12ccf
RGB:
161, 44, 207
CMY:
37, 83, 19
CMYK:
22, 79, 0, 19
HSL:
283°, 64.9402%, 49.2157%
HSV (HSB):
283°, 78.7440%, 81.1765%
XYZ:
26.8611, 13.8834, 60.2955
xyY:
0.2658, 0.1374, 13.8834
CIE-Lab:
44.0653, 69.2173, -60.6764
CIE-LCH:
44.0653, 92.0470, 318.7619
CIE-Luv:
44.0653, 34.6234, -96.2231
Hunter-Lab:
37.2605, 63.4750, -69.8617
#a12ccf color charts
#a12ccf color shades, tints & tones
#a12ccf color schemes
#a12ccf color preview, HTML & CSS examples
This text has a color of #a12ccf
<p style="color:#a12ccf;">Text here</p>
.mytext {color:#a12ccf;}
This box has a color of #a12ccf
<div style="background-color:#a12ccf;">Content here</div>
.mybackground {background-color:#a12ccf;}
Border around this has a color of #a12ccf
<div style="border:2px solid #a12ccf;">Content here</div>
.myborder {border:2px solid #a12ccf;}