#a255c5 color space conversions
Hex:
#a255c5
RGB:
162, 85, 197
CMY:
36, 67, 23
CMYK:
18, 57, 0, 23
HSL:
281°, 49.1228%, 55.2941%
HSV (HSB):
281°, 56.8528%, 77.2549%
XYZ:
28.2268, 18.2096, 54.8504
xyY:
0.2787, 0.1798, 18.2096
CIE-Lab:
49.7493, 50.1863, -45.7756
CIE-LCH:
49.7493, 67.9269, 317.6316
CIE-Luv:
49.7493, 28.7743, -75.4035
Hunter-Lab:
42.6727, 43.3957, -46.3390
#a255c5 color charts
#a255c5 color shades, tints & tones
#a255c5 color schemes
#a255c5 color preview, HTML & CSS examples
This text has a color of #a255c5
<p style="color:#a255c5;">Text here</p>
.mytext {color:#a255c5;}
This box has a color of #a255c5
<div style="background-color:#a255c5;">Content here</div>
.mybackground {background-color:#a255c5;}
Border around this has a color of #a255c5
<div style="border:2px solid #a255c5;">Content here</div>
.myborder {border:2px solid #a255c5;}