#a94cca color space conversions
Hex:
#a94cca
RGB:
169, 76, 202
CMY:
34, 70, 21
CMYK:
16, 62, 0, 21
HSL:
284°, 54.3103%, 54.5098%
HSV (HSB):
284°, 62.3762%, 79.2157%
XYZ:
29.6073, 17.8682, 57.7655
xyY:
0.2813, 0.1698, 17.8682
CIE-Lab:
49.3358, 57.3206, -49.2593
CIE-LCH:
49.3358, 75.5786, 319.3254
CIE-Luv:
49.3358, 34.4038, -81.3592
Hunter-Lab:
42.2708, 51.0512, -51.4338
#a94cca color charts
#a94cca color shades, tints & tones
#a94cca color schemes
#a94cca color preview, HTML & CSS examples
This text has a color of #a94cca
<p style="color:#a94cca;">Text here</p>
.mytext {color:#a94cca;}
This box has a color of #a94cca
<div style="background-color:#a94cca;">Content here</div>
.mybackground {background-color:#a94cca;}
Border around this has a color of #a94cca
<div style="border:2px solid #a94cca;">Content here</div>
.myborder {border:2px solid #a94cca;}