#a212fd color space conversions
Hex:
#a212fd
RGB:
162, 18, 253
CMY:
36, 93, 1
CMYK:
36, 93, 0, 1
HSL:
277°, 98.3264%, 53.1373%
HSV (HSB):
277°, 92.8854%, 99.2157%
XYZ:
32.8462, 15.2058, 94.1323
xyY:
0.2310, 0.1069, 15.2058
CIE-Lab:
45.9149, 84.0006, -83.7771
CIE-LCH:
45.9149, 118.6369, 315.0763
CIE-Luv:
45.9149, 26.2477, -129.2030
Hunter-Lab:
38.9947, 82.1145, -115.8286
#a212fd color charts
#a212fd color shades, tints & tones
#a212fd color schemes
#a212fd color preview, HTML & CSS examples
This text has a color of #a212fd
<p style="color:#a212fd;">Text here</p>
.mytext {color:#a212fd;}
This box has a color of #a212fd
<div style="background-color:#a212fd;">Content here</div>
.mybackground {background-color:#a212fd;}
Border around this has a color of #a212fd
<div style="border:2px solid #a212fd;">Content here</div>
.myborder {border:2px solid #a212fd;}