#a121fd color space conversions
Hex:
#a121fd
RGB:
161, 33, 253
CMY:
37, 87, 1
CMYK:
36, 87, 0, 1
HSL:
275°, 98.2143%, 56.0784%
HSV (HSB):
275°, 86.9565%, 99.2157%
XYZ:
32.9714, 15.7566, 94.2321
xyY:
0.2306, 0.1102, 15.7566
CIE-Lab:
46.6536, 81.2617, -82.5707
CIE-LCH:
46.6536, 115.8507, 314.5422
CIE-Luv:
46.6536, 24.9125, -128.2392
Hunter-Lab:
39.6946, 78.8013, -112.9638
#a121fd color charts
#a121fd color shades, tints & tones
#a121fd color schemes
#a121fd color preview, HTML & CSS examples
This text has a color of #a121fd
<p style="color:#a121fd;">Text here</p>
.mytext {color:#a121fd;}
This box has a color of #a121fd
<div style="background-color:#a121fd;">Content here</div>
.mybackground {background-color:#a121fd;}
Border around this has a color of #a121fd
<div style="border:2px solid #a121fd;">Content here</div>
.myborder {border:2px solid #a121fd;}