#a14cca color space conversions
Hex:
#a14cca
RGB:
161, 76, 202
CMY:
37, 70, 21
CMYK:
20, 62, 0, 21
HSL:
280°, 54.3103%, 54.5098%
HSV (HSB):
280°, 62.3762%, 79.2157%
XYZ:
27.9431, 17.0102, 57.6877
xyY:
0.2722, 0.1657, 17.0102
CIE-Lab:
48.2729, 55.4286, -51.0191
CIE-LCH:
48.2729, 75.3344, 317.3721
CIE-Luv:
48.2729, 29.6134, -83.2916
Hunter-Lab:
41.2434, 48.7604, -54.0592
#a14cca color charts
#a14cca color shades, tints & tones
#a14cca color schemes
#a14cca color preview, HTML & CSS examples
This text has a color of #a14cca
<p style="color:#a14cca;">Text here</p>
.mytext {color:#a14cca;}
This box has a color of #a14cca
<div style="background-color:#a14cca;">Content here</div>
.mybackground {background-color:#a14cca;}
Border around this has a color of #a14cca
<div style="border:2px solid #a14cca;">Content here</div>
.myborder {border:2px solid #a14cca;}