#a28cd2 color space conversions
Hex:
#a28cd2
RGB:
162, 140, 210
CMY:
36, 45, 18
CMYK:
23, 33, 0, 18
HSL:
259°, 43.7500%, 68.6275%
HSV (HSB):
259°, 33.3333%, 82.3529%
XYZ:
35.9112, 31.0907, 65.0811
xyY:
0.2719, 0.2354, 31.0907
CIE-Lab:
62.5841, 22.7412, -32.9824
CIE-LCH:
62.5841, 40.0625, 304.5861
CIE-Luv:
62.5841, 6.5887, -54.6529
Hunter-Lab:
55.7590, 17.3834, -30.1711
#a28cd2 color charts
#a28cd2 color shades, tints & tones
#a28cd2 color schemes
#a28cd2 color preview, HTML & CSS examples
This text has a color of #a28cd2
<p style="color:#a28cd2;">Text here</p>
.mytext {color:#a28cd2;}
This box has a color of #a28cd2
<div style="background-color:#a28cd2;">Content here</div>
.mybackground {background-color:#a28cd2;}
Border around this has a color of #a28cd2
<div style="border:2px solid #a28cd2;">Content here</div>
.myborder {border:2px solid #a28cd2;}