#a123ce color space conversions
Hex:
#a123ce
RGB:
161, 35, 206
CMY:
37, 86, 19
CMYK:
22, 83, 0, 19
HSL:
284°, 70.9544%, 47.2549%
HSV (HSB):
284°, 83.0097%, 80.7843%
XYZ:
26.4396, 13.2354, 59.5537
xyY:
0.2665, 0.1334, 13.2354
CIE-Lab:
43.1158, 71.5845, -61.6372
CIE-LCH:
43.1158, 94.4642, 319.2702
CIE-Luv:
43.1158, 35.9717, -97.0904
Hunter-Lab:
36.3804, 66.0595, -71.5896
#a123ce color charts
#a123ce RGB chart
#a123ce CMYK chart
#a123ce RGB pie chart
#a123ce color shades, tints & tones
#a123ce color schemes
#a123ce color preview, HTML & CSS examples
This text has a color of #a123ce
<p style="color:#a123ce;">Text here</p>
.mytext {color:#a123ce;}
Text color #a123ce
This box has a color of #a123ce
<div style="background-color:#a123ce;">Content here</div>
.mybackground {background-color:#a123ce;}
Background color #a123ce
Border around this has a color of #a123ce
<div style="border:2px solid #a123ce;">Content here</div>
.myborder {border:2px solid #a123ce;}
Border color #a123ce