#672a9d color space conversions
Hex:
        #672a9d
        RGB:
        103, 42, 157
        CMY:
        60, 84, 38
        CMYK:
        34, 73, 0, 38
      HSL:
        272°, 57.7889%, 39.0196%
        HSV (HSB):
        272°, 73.2484%, 61.5686%
        XYZ:
        12.5073, 6.9738, 32.5852
        xyY:
        0.2402, 0.1339, 6.9738
      CIE-Lab:
        31.7472, 48.5117, -51.4548
        CIE-LCH:
        31.7472, 70.7176, 313.3137
        CIE-Luv:
        31.7472, 14.4428, -72.7336
        Hunter-Lab:
        26.4080, 38.3268, -54.6731
      #672a9d color charts
#672a9d RGB chart
      #672a9d CMYK chart
      #672a9d RGB pie chart
      #672a9d color shades, tints & tones
#672a9d color schemes
#672a9d color preview, HTML & CSS examples
           This text has a color of #672a9d        
        
          <p style="color:#672a9d;">Text here</p>
        
        
          .mytext {color:#672a9d;}
        
        Text color #672a9d
      
           This box has a color of #672a9d        
        
          <div style="background-color:#672a9d;">Content here</div>
        
        
          .mybackground {background-color:#672a9d;}
        
        Background color #672a9d
      
           Border around this has a color of #672a9d        
        
          <div style="border:2px solid #672a9d;">Content here</div>
        
        
          .myborder {border:2px solid #672a9d;}
        
        Border color #672a9d