#a255c4 color space conversions
Hex:
#a255c4
RGB:
162, 85, 196
CMY:
36, 67, 23
CMYK:
17, 57, 0, 23
HSL:
282°, 48.4716%, 55.0980%
HSV (HSB):
282°, 56.6327%, 76.8627%
XYZ:
28.1126, 18.1639, 54.2488
xyY:
0.2797, 0.1807, 18.1639
CIE-Lab:
49.6943, 49.9729, -45.2866
CIE-LCH:
49.6943, 67.4401, 317.8164
CIE-Luv:
49.6943, 28.9853, -74.6162
Hunter-Lab:
42.6191, 43.1594, -45.6354
#a255c4 color charts
#a255c4 color shades, tints & tones
#a255c4 color schemes
#a255c4 color preview, HTML & CSS examples
This text has a color of #a255c4
<p style="color:#a255c4;">Text here</p>
.mytext {color:#a255c4;}
This box has a color of #a255c4
<div style="background-color:#a255c4;">Content here</div>
.mybackground {background-color:#a255c4;}
Border around this has a color of #a255c4
<div style="border:2px solid #a255c4;">Content here</div>
.myborder {border:2px solid #a255c4;}