#a13cc0 color space conversions
Hex:
#a13cc0
RGB:
161, 60, 192
CMY:
37, 76, 25
CMYK:
16, 69, 0, 25
HSL:
286°, 52.3810%, 49.4118%
HSV (HSB):
286°, 68.7500%, 75.2941%
XYZ:
25.8282, 14.6146, 51.3288
xyY:
0.2814, 0.1592, 14.6146
CIE-Lab:
45.1017, 60.4892, -50.3074
CIE-LCH:
45.1017, 78.6752, 320.2505
CIE-Luv:
45.1017, 35.8058, -81.3298
Hunter-Lab:
38.2290, 53.6973, -52.8464
#a13cc0 color charts
#a13cc0 color shades, tints & tones
#a13cc0 color schemes
#a13cc0 color preview, HTML & CSS examples
This text has a color of #a13cc0
<p style="color:#a13cc0;">Text here</p>
.mytext {color:#a13cc0;}
This box has a color of #a13cc0
<div style="background-color:#a13cc0;">Content here</div>
.mybackground {background-color:#a13cc0;}
Border around this has a color of #a13cc0
<div style="border:2px solid #a13cc0;">Content here</div>
.myborder {border:2px solid #a13cc0;}