#a58cc8 color space conversions
Hex:
#a58cc8
RGB:
165, 140, 200
CMY:
35, 45, 22
CMYK:
18, 30, 0, 22
HSL:
265°, 35.2941%, 66.6667%
HSV (HSB):
265°, 30.0000%, 78.4314%
XYZ:
35.3205, 30.9256, 58.7512
xyY:
0.2826, 0.2474, 30.9256
CIE-Lab:
62.4448, 21.3486, -27.5733
CIE-LCH:
62.4448, 34.8719, 307.7488
CIE-Luv:
62.4448, 9.1930, -45.6827
Hunter-Lab:
55.6108, 16.0529, -23.7106
#a58cc8 color charts
#a58cc8 color shades, tints & tones
#a58cc8 color schemes
#a58cc8 color preview, HTML & CSS examples
This text has a color of #a58cc8
<p style="color:#a58cc8;">Text here</p>
.mytext {color:#a58cc8;}
This box has a color of #a58cc8
<div style="background-color:#a58cc8;">Content here</div>
.mybackground {background-color:#a58cc8;}
Border around this has a color of #a58cc8
<div style="border:2px solid #a58cc8;">Content here</div>
.myborder {border:2px solid #a58cc8;}