#682e8e color space conversions
Hex:
#682e8e
RGB:
104, 46, 142
CMY:
59, 82, 44
CMYK:
27, 68, 0, 44
HSL:
276°, 51.0638%, 36.8627%
HSV (HSB):
276°, 67.6056%, 55.6863%
XYZ:
11.5684, 6.8500, 26.3037
xyY:
0.2587, 0.1532, 6.8500
CIE-Lab:
31.4631, 43.2066, -42.7281
CIE-LCH:
31.4631, 60.7660, 315.3190
CIE-Luv:
31.4631, 17.0293, -61.0603
Hunter-Lab:
26.1726, 33.0958, -41.2661
#682e8e color charts
#682e8e color shades, tints & tones
#682e8e color schemes
#682e8e color preview, HTML & CSS examples
This text has a color of #682e8e
<p style="color:#682e8e;">Text here</p>
.mytext {color:#682e8e;}
This box has a color of #682e8e
<div style="background-color:#682e8e;">Content here</div>
.mybackground {background-color:#682e8e;}
Border around this has a color of #682e8e
<div style="border:2px solid #682e8e;">Content here</div>
.myborder {border:2px solid #682e8e;}