#a312d5 color space conversions
Hex:
#a312d5
RGB:
163, 18, 213
CMY:
36, 93, 16
CMYK:
23, 92, 0, 16
HSL:
285°, 84.4156%, 45.2941%
HSV (HSB):
285°, 91.5493%, 83.5294%
XYZ:
27.3308, 13.0232, 64.0240
xyY:
0.2618, 0.1248, 13.0232
CIE-Lab:
42.7982, 76.5801, -66.1788
CIE-LCH:
42.7982, 101.2134, 319.1672
CIE-Luv:
42.7982, 36.5804, -103.3389
Hunter-Lab:
36.0877, 72.0323, -79.9263
#a312d5 color charts
#a312d5 color shades, tints & tones
#a312d5 color schemes
#a312d5 color preview, HTML & CSS examples
This text has a color of #a312d5
<p style="color:#a312d5;">Text here</p>
.mytext {color:#a312d5;}
This box has a color of #a312d5
<div style="background-color:#a312d5;">Content here</div>
.mybackground {background-color:#a312d5;}
Border around this has a color of #a312d5
<div style="border:2px solid #a312d5;">Content here</div>
.myborder {border:2px solid #a312d5;}