#a255b9 color space conversions
Hex:
#a255b9
RGB:
162, 85, 185
CMY:
36, 67, 27
CMYK:
12, 54, 0, 27
HSL:
286°, 41.6667%, 52.9412%
HSV (HSB):
286°, 54.0541%, 72.5490%
XYZ:
26.9057, 17.6812, 47.8937
xyY:
0.2909, 0.1912, 17.6812
CIE-Lab:
49.1071, 47.6670, -39.8488
CIE-LCH:
49.1071, 62.1294, 320.1050
CIE-Luv:
49.1071, 31.3532, -65.8783
Hunter-Lab:
42.0490, 40.6305, -38.0968
#a255b9 color charts
#a255b9 color shades, tints & tones
#a255b9 color schemes
#a255b9 color preview, HTML & CSS examples
This text has a color of #a255b9
<p style="color:#a255b9;">Text here</p>
.mytext {color:#a255b9;}
This box has a color of #a255b9
<div style="background-color:#a255b9;">Content here</div>
.mybackground {background-color:#a255b9;}
Border around this has a color of #a255b9
<div style="border:2px solid #a255b9;">Content here</div>
.myborder {border:2px solid #a255b9;}