#a682c7 color space conversions
Hex:
#a682c7
RGB:
166, 130, 199
CMY:
35, 49, 22
CMYK:
17, 35, 0, 22
HSL:
271°, 38.1215%, 64.5098%
HSV (HSB):
271°, 34.6734%, 78.0392%
XYZ:
34.0173, 28.1958, 57.6823
xyY:
0.2837, 0.2352, 28.1958
CIE-Lab:
60.0652, 27.1291, -30.6825
CIE-LCH:
60.0652, 40.9561, 311.4828
CIE-Luv:
60.0652, 14.1669, -51.1767
Hunter-Lab:
53.0997, 21.4282, -27.2370
#a682c7 color charts
#a682c7 color shades, tints & tones
#a682c7 color schemes
#a682c7 color preview, HTML & CSS examples
This text has a color of #a682c7
<p style="color:#a682c7;">Text here</p>
.mytext {color:#a682c7;}
This box has a color of #a682c7
<div style="background-color:#a682c7;">Content here</div>
.mybackground {background-color:#a682c7;}
Border around this has a color of #a682c7
<div style="border:2px solid #a682c7;">Content here</div>
.myborder {border:2px solid #a682c7;}