#a13dd3 color space conversions
Hex:
#a13dd3
RGB:
161, 61, 211
CMY:
37, 76, 17
CMYK:
24, 71, 0, 17
HSL:
280°, 63.0252%, 53.3333%
HSV (HSB):
280°, 71.0900%, 82.7451%
XYZ:
28.1246, 15.6177, 63.1602
xyY:
0.2631, 0.1461, 15.6177
CIE-Lab:
46.4689, 63.9228, -59.0932
CIE-LCH:
46.4689, 87.0525, 317.2483
CIE-Luv:
46.4689, 30.8821, -95.0093
Hunter-Lab:
39.5192, 57.8740, -67.0946
#a13dd3 color charts
#a13dd3 color shades, tints & tones
#a13dd3 color schemes
#a13dd3 color preview, HTML & CSS examples
This text has a color of #a13dd3
<p style="color:#a13dd3;">Text here</p>
.mytext {color:#a13dd3;}
This box has a color of #a13dd3
<div style="background-color:#a13dd3;">Content here</div>
.mybackground {background-color:#a13dd3;}
Border around this has a color of #a13dd3
<div style="border:2px solid #a13dd3;">Content here</div>
.myborder {border:2px solid #a13dd3;}