#a279cd color space conversions
Hex:
#a279cd
RGB:
162, 121, 205
CMY:
36, 53, 20
CMYK:
21, 41, 0, 20
HSL:
269°, 45.6522%, 63.9216%
HSV (HSB):
269°, 40.9756%, 80.3922%
XYZ:
32.7571, 25.7639, 61.0041
xyY:
0.2741, 0.2156, 25.7639
CIE-Lab:
57.8123, 32.4010, -37.6155
CIE-LCH:
57.8123, 49.6463, 310.7407
CIE-Luv:
57.8123, 14.8306, -62.6104
Hunter-Lab:
50.7582, 26.3694, -35.7274
#a279cd color charts
#a279cd color shades, tints & tones
#a279cd color schemes
#a279cd color preview, HTML & CSS examples
This text has a color of #a279cd
<p style="color:#a279cd;">Text here</p>
.mytext {color:#a279cd;}
This box has a color of #a279cd
<div style="background-color:#a279cd;">Content here</div>
.mybackground {background-color:#a279cd;}
Border around this has a color of #a279cd
<div style="border:2px solid #a279cd;">Content here</div>
.myborder {border:2px solid #a279cd;}