#a865d3 color space conversions
Hex:
#a865d3
RGB:
168, 101, 211
CMY:
34, 60, 17
CMYK:
20, 52, 0, 17
HSL:
277°, 55.5556%, 61.1765%
HSV (HSB):
277°, 52.1327%, 82.7451%
XYZ:
32.5600, 22.3353, 64.2231
xyY:
0.2733, 0.1875, 22.3353
CIE-Lab:
54.3810, 46.4864, -46.3820
CIE-LCH:
54.3810, 65.6679, 315.0644
CIE-Luv:
54.3810, 24.4775, -77.4408
Hunter-Lab:
47.2603, 40.2722, -47.4883
#a865d3 color charts
#a865d3 color shades, tints & tones
#a865d3 color schemes
#a865d3 color preview, HTML & CSS examples
This text has a color of #a865d3
<p style="color:#a865d3;">Text here</p>
.mytext {color:#a865d3;}
This box has a color of #a865d3
<div style="background-color:#a865d3;">Content here</div>
.mybackground {background-color:#a865d3;}
Border around this has a color of #a865d3
<div style="border:2px solid #a865d3;">Content here</div>
.myborder {border:2px solid #a865d3;}