#a255ff color space conversions
Hex:
#a255ff
RGB:
162, 85, 255
CMY:
36, 67, 0
CMYK:
36, 67, 0, 0
HSL:
267°, 100.0000%, 66.6667%
HSV (HSB):
267°, 66.6667%, 100.0000%
XYZ:
36.1988, 21.3984, 96.8302
xyY:
0.2344, 0.1386, 21.3984
CIE-Lab:
53.3828, 63.3645, -72.7045
CIE-LCH:
53.3828, 96.4417, 311.0733
CIE-Luv:
53.3828, 17.8526, -118.6580
Hunter-Lab:
46.2584, 58.7303, -91.7277
#a255ff color charts
#a255ff RGB chart
#a255ff CMYK chart
#a255ff RGB pie chart
#a255ff color shades, tints & tones
#a255ff color schemes
#a255ff color preview, HTML & CSS examples
This text has a color of #a255ff
<p style="color:#a255ff;">Text here</p>
.mytext {color:#a255ff;}
Text color #a255ff
This box has a color of #a255ff
<div style="background-color:#a255ff;">Content here</div>
.mybackground {background-color:#a255ff;}
Background color #a255ff
Border around this has a color of #a255ff
<div style="border:2px solid #a255ff;">Content here</div>
.myborder {border:2px solid #a255ff;}
Border color #a255ff