#673b8d color space conversions
Hex:
        #673b8d
        RGB:
        103, 59, 141
        CMY:
        60, 77, 45
        CMYK:
        27, 58, 0, 45
      HSL:
        272°, 41.0000%, 39.2157%
        HSV (HSB):
        272°, 58.1560%, 55.2941%
        XYZ:
        11.9652, 7.9346, 26.1002
        xyY:
        0.2601, 0.1725, 7.9346
      CIE-Lab:
        33.8463, 35.7355, -38.2971
        CIE-LCH:
        33.8463, 52.3803, 313.0182
        CIE-Luv:
        33.8463, 13.5732, -55.9331
        Hunter-Lab:
        28.1684, 26.5275, -35.2189
      #673b8d color charts
#673b8d RGB chart
      #673b8d CMYK chart
      #673b8d RGB pie chart
      #673b8d color shades, tints & tones
#673b8d color schemes
#673b8d color preview, HTML & CSS examples
           This text has a color of #673b8d        
        
          <p style="color:#673b8d;">Text here</p>
        
        
          .mytext {color:#673b8d;}
        
        Text color #673b8d
      
           This box has a color of #673b8d        
        
          <div style="background-color:#673b8d;">Content here</div>
        
        
          .mybackground {background-color:#673b8d;}
        
        Background color #673b8d
      
           Border around this has a color of #673b8d        
        
          <div style="border:2px solid #673b8d;">Content here</div>
        
        
          .myborder {border:2px solid #673b8d;}
        
        Border color #673b8d