#673b7d color space conversions
Hex:
        #673b7d
        RGB:
        103, 59, 125
        CMY:
        60, 77, 51
        CMYK:
        18, 53, 0, 51
      HSL:
        280°, 35.8696%, 36.0784%
        HSV (HSB):
        280°, 52.8000%, 49.0196%
        XYZ:
        10.8592, 7.4922, 20.2758
        xyY:
        0.2811, 0.1940, 7.4922
      CIE-Lab:
        32.9020, 31.8330, -29.8958
        CIE-LCH:
        32.9020, 43.6704, 316.7975
        CIE-Luv:
        32.9020, 16.3136, -43.6321
        Hunter-Lab:
        27.3718, 22.9152, -24.7591
      #673b7d color charts
#673b7d RGB chart
      #673b7d CMYK chart
      #673b7d RGB pie chart
      #673b7d color shades, tints & tones
#673b7d color schemes
#673b7d color preview, HTML & CSS examples
           This text has a color of #673b7d        
        
          <p style="color:#673b7d;">Text here</p>
        
        
          .mytext {color:#673b7d;}
        
        Text color #673b7d
      
           This box has a color of #673b7d        
        
          <div style="background-color:#673b7d;">Content here</div>
        
        
          .mybackground {background-color:#673b7d;}
        
        Background color #673b7d
      
           Border around this has a color of #673b7d        
        
          <div style="border:2px solid #673b7d;">Content here</div>
        
        
          .myborder {border:2px solid #673b7d;}
        
        Border color #673b7d