#a235a5 color space conversions
Hex:
#a235a5
RGB:
162, 53, 165
CMY:
36, 79, 35
CMYK:
2, 68, 0, 35
HSL:
298°, 51.3761%, 42.7451%
HSV (HSB):
298°, 67.8788%, 64.7059%
XYZ:
22.9649, 12.9442, 36.8854
xyY:
0.3155, 0.1778, 12.9442
CIE-Lab:
42.6790, 58.4924, -38.2502
CIE-LCH:
42.6790, 69.8888, 326.8179
CIE-Luv:
42.6790, 45.7204, -62.6546
Hunter-Lab:
35.9780, 50.9756, -35.6006
#a235a5 color charts
#a235a5 color shades, tints & tones
#a235a5 color schemes
#a235a5 color preview, HTML & CSS examples
This text has a color of #a235a5
<p style="color:#a235a5;">Text here</p>
.mytext {color:#a235a5;}
This box has a color of #a235a5
<div style="background-color:#a235a5;">Content here</div>
.mybackground {background-color:#a235a5;}
Border around this has a color of #a235a5
<div style="border:2px solid #a235a5;">Content here</div>
.myborder {border:2px solid #a235a5;}