#a285cb color space conversions
Hex:
#a285cb
RGB:
162, 133, 203
CMY:
36, 48, 20
CMYK:
20, 34, 0, 20
HSL:
265°, 40.2299%, 65.8824%
HSV (HSB):
265°, 34.4828%, 79.6078%
XYZ:
34.0673, 28.7682, 60.2572
xyY:
0.2768, 0.2337, 28.7682
CIE-Lab:
60.5765, 25.0989, -32.1739
CIE-LCH:
60.5765, 40.8058, 307.9578
CIE-Luv:
60.5765, 10.2256, -53.3647
Hunter-Lab:
53.6360, 19.5125, -29.0639
#a285cb color charts
#a285cb color shades, tints & tones
#a285cb color schemes
#a285cb color preview, HTML & CSS examples
This text has a color of #a285cb
<p style="color:#a285cb;">Text here</p>
.mytext {color:#a285cb;}
This box has a color of #a285cb
<div style="background-color:#a285cb;">Content here</div>
.mybackground {background-color:#a285cb;}
Border around this has a color of #a285cb
<div style="border:2px solid #a285cb;">Content here</div>
.myborder {border:2px solid #a285cb;}