#a392d5 color space conversions
Hex:
#a392d5
RGB:
163, 146, 213
CMY:
36, 43, 16
CMYK:
23, 31, 0, 16
HSL:
255°, 44.3709%, 70.3922%
HSV (HSB):
255°, 31.4554%, 83.5294%
XYZ:
37.3934, 33.1484, 67.3782
xyY:
0.2711, 0.2403, 33.1484
CIE-Lab:
64.2809, 20.3336, -32.0162
CIE-LCH:
64.2809, 37.9274, 302.4198
CIE-Luv:
64.2809, 4.3263, -52.9836
Hunter-Lab:
57.5746, 15.1759, -29.0834
#a392d5 color charts
#a392d5 color shades, tints & tones
#a392d5 color schemes
#a392d5 color preview, HTML & CSS examples
This text has a color of #a392d5
<p style="color:#a392d5;">Text here</p>
.mytext {color:#a392d5;}
This box has a color of #a392d5
<div style="background-color:#a392d5;">Content here</div>
.mybackground {background-color:#a392d5;}
Border around this has a color of #a392d5
<div style="border:2px solid #a392d5;">Content here</div>
.myborder {border:2px solid #a392d5;}