#a28ccb color space conversions
Hex:
#a28ccb
RGB:
162, 140, 203
CMY:
36, 45, 20
CMYK:
20, 31, 0, 20
HSL:
261°, 37.7246%, 67.2549%
HSV (HSB):
261°, 31.0345%, 79.6078%
XYZ:
35.0579, 30.7493, 60.5874
xyY:
0.2774, 0.2433, 30.7493
CIE-Lab:
62.2955, 21.0992, -29.5096
CIE-LCH:
62.2955, 36.2767, 305.5646
CIE-Luv:
62.2955, 7.2666, -48.7487
Hunter-Lab:
55.4521, 15.8099, -25.9642
#a28ccb color charts
#a28ccb color shades, tints & tones
#a28ccb color schemes
#a28ccb color preview, HTML & CSS examples
This text has a color of #a28ccb
<p style="color:#a28ccb;">Text here</p>
.mytext {color:#a28ccb;}
This box has a color of #a28ccb
<div style="background-color:#a28ccb;">Content here</div>
.mybackground {background-color:#a28ccb;}
Border around this has a color of #a28ccb
<div style="border:2px solid #a28ccb;">Content here</div>
.myborder {border:2px solid #a28ccb;}