#a256bf color space conversions
Hex:
#a256bf
RGB:
162, 86, 191
CMY:
36, 66, 25
CMYK:
15, 55, 0, 25
HSL:
283°, 45.0644%, 54.3137%
HSV (HSB):
283°, 54.9738%, 74.9020%
XYZ:
27.6321, 18.0985, 51.3272
xyY:
0.2847, 0.1865, 18.0985
CIE-Lab:
49.6154, 48.4038, -42.5236
CIE-LCH:
49.6154, 64.4297, 318.7002
CIE-Luv:
49.6154, 29.7360, -70.1989
Hunter-Lab:
42.5424, 41.4898, -41.7535
#a256bf color charts
#a256bf color shades, tints & tones
#a256bf color schemes
#a256bf color preview, HTML & CSS examples
This text has a color of #a256bf
<p style="color:#a256bf;">Text here</p>
.mytext {color:#a256bf;}
This box has a color of #a256bf
<div style="background-color:#a256bf;">Content here</div>
.mybackground {background-color:#a256bf;}
Border around this has a color of #a256bf
<div style="border:2px solid #a256bf;">Content here</div>
.myborder {border:2px solid #a256bf;}