#a682b9 color space conversions
Hex:
#a682b9
RGB:
166, 130, 185
CMY:
35, 49, 27
CMYK:
10, 30, 0, 27
HSL:
279°, 28.2051%, 61.7647%
HSV (HSB):
279°, 29.7297%, 72.5490%
XYZ:
32.4655, 27.5750, 49.5103
xyY:
0.2964, 0.2517, 27.5750
CIE-Lab:
59.5029, 24.0706, -23.6176
CIE-LCH:
59.5029, 33.7221, 315.5442
CIE-Luv:
59.5029, 15.8994, -39.4270
Hunter-Lab:
52.5119, 18.4616, -19.1426
#a682b9 color charts
#a682b9 color shades, tints & tones
#a682b9 color schemes
#a682b9 color preview, HTML & CSS examples
This text has a color of #a682b9
<p style="color:#a682b9;">Text here</p>
.mytext {color:#a682b9;}
This box has a color of #a682b9
<div style="background-color:#a682b9;">Content here</div>
.mybackground {background-color:#a682b9;}
Border around this has a color of #a682b9
<div style="border:2px solid #a682b9;">Content here</div>
.myborder {border:2px solid #a682b9;}