#a312e6 color space conversions
Hex:
#a312e6
RGB:
163, 18, 230
CMY:
36, 93, 10
CMYK:
29, 92, 0, 10
HSL:
281°, 85.4839%, 48.6275%
HSV (HSB):
281°, 92.1739%, 90.1961%
XYZ:
29.6035, 13.9323, 75.9918
xyY:
0.2477, 0.1166, 13.9323
CIE-Lab:
44.1357, 79.7203, -73.7227
CIE-LCH:
44.1357, 108.5834, 317.2384
CIE-Luv:
44.1357, 32.1081, -114.5132
Hunter-Lab:
37.3260, 76.2489, -94.5800
#a312e6 color charts
#a312e6 color shades, tints & tones
#a312e6 color schemes
#a312e6 color preview, HTML & CSS examples
This text has a color of #a312e6
<p style="color:#a312e6;">Text here</p>
.mytext {color:#a312e6;}
This box has a color of #a312e6
<div style="background-color:#a312e6;">Content here</div>
.mybackground {background-color:#a312e6;}
Border around this has a color of #a312e6
<div style="border:2px solid #a312e6;">Content here</div>
.myborder {border:2px solid #a312e6;}