#682f93 color space conversions
Hex:
#682f93
RGB:
104, 47, 147
CMY:
59, 82, 42
CMYK:
29, 68, 0, 42
HSL:
274°, 51.5464%, 38.0392%
HSV (HSB):
274°, 68.0272%, 57.6471%
XYZ:
11.9919, 7.0827, 28.3388
xyY:
0.2529, 0.1494, 7.0827
CIE-Lab:
31.9944, 43.9040, -44.9451
CIE-LCH:
31.9944, 62.8301, 314.3287
CIE-Luv:
31.9944, 15.8738, -64.3481
Hunter-Lab:
26.6133, 33.8585, -44.5049
#682f93 color charts
#682f93 color shades, tints & tones
#682f93 color schemes
#682f93 color preview, HTML & CSS examples
This text has a color of #682f93
<p style="color:#682f93;">Text here</p>
.mytext {color:#682f93;}
This box has a color of #682f93
<div style="background-color:#682f93;">Content here</div>
.mybackground {background-color:#682f93;}
Border around this has a color of #682f93
<div style="border:2px solid #682f93;">Content here</div>
.myborder {border:2px solid #682f93;}