#a123fd color space conversions
Hex:
#a123fd
RGB:
161, 35, 253
CMY:
37, 86, 1
CMYK:
36, 86, 0, 1
HSL:
275°, 98.1982%, 56.4706%
HSV (HSB):
275°, 86.1660%, 99.2157%
XYZ:
33.0286, 15.8710, 94.2511
xyY:
0.2307, 0.1109, 15.8710
CIE-Lab:
46.8048, 80.8130, -82.3229
CIE-LCH:
46.8048, 115.3594, 314.4697
CIE-Luv:
46.8048, 24.7643, -128.0405
Hunter-Lab:
39.8384, 78.2708, -112.3835
#a123fd color charts
#a123fd color shades, tints & tones
#a123fd color schemes
#a123fd color preview, HTML & CSS examples
This text has a color of #a123fd
<p style="color:#a123fd;">Text here</p>
.mytext {color:#a123fd;}
This box has a color of #a123fd
<div style="background-color:#a123fd;">Content here</div>
.mybackground {background-color:#a123fd;}
Border around this has a color of #a123fd
<div style="border:2px solid #a123fd;">Content here</div>
.myborder {border:2px solid #a123fd;}