#a255be color space conversions
Hex:
#a255be
RGB:
162, 85, 190
CMY:
36, 67, 25
CMYK:
15, 55, 0, 25
HSL:
284°, 44.6809%, 53.9216%
HSV (HSB):
284°, 55.2632%, 74.5098%
XYZ:
27.4431, 17.8961, 50.7231
xyY:
0.2857, 0.1863, 17.8961
CIE-Lab:
49.3698, 48.7055, -42.3339
CIE-LCH:
49.3698, 64.5321, 319.0035
CIE-Luv:
49.3698, 30.2665, -69.8670
Hunter-Lab:
42.3038, 41.7639, -41.4773
#a255be color charts
#a255be color shades, tints & tones
#a255be color schemes
#a255be color preview, HTML & CSS examples
This text has a color of #a255be
<p style="color:#a255be;">Text here</p>
.mytext {color:#a255be;}
This box has a color of #a255be
<div style="background-color:#a255be;">Content here</div>
.mybackground {background-color:#a255be;}
Border around this has a color of #a255be
<div style="border:2px solid #a255be;">Content here</div>
.myborder {border:2px solid #a255be;}