#a255a6 color space conversions
Hex:
#a255a6
RGB:
162, 85, 166
CMY:
36, 67, 35
CMYK:
2, 49, 0, 35
HSL:
297°, 32.2709%, 49.2157%
HSV (HSB):
297°, 48.7952%, 65.0980%
XYZ:
25.0317, 16.9316, 38.0252
xyY:
0.3129, 0.2117, 16.9316
CIE-Lab:
48.1737, 43.8840, -30.1982
CIE-LCH:
48.1737, 53.2704, 325.4667
CIE-Luv:
48.1737, 35.6239, -50.5204
Hunter-Lab:
41.1480, 36.5787, -25.9868
#a255a6 color charts
#a255a6 color shades, tints & tones
#a255a6 color schemes
#a255a6 color preview, HTML & CSS examples
This text has a color of #a255a6
<p style="color:#a255a6;">Text here</p>
.mytext {color:#a255a6;}
This box has a color of #a255a6
<div style="background-color:#a255a6;">Content here</div>
.mybackground {background-color:#a255a6;}
Border around this has a color of #a255a6
<div style="border:2px solid #a255a6;">Content here</div>
.myborder {border:2px solid #a255a6;}