#672a8e color space conversions
Hex:
        #672a8e
        RGB:
        103, 42, 142
        CMY:
        60, 84, 44
        CMYK:
        27, 70, 0, 44
      HSL:
        277°, 54.3478%, 36.0784%
        HSV (HSB):
        277°, 70.4225%, 55.6863%
        XYZ:
        11.3040, 6.4925, 26.2486
        xyY:
        0.2566, 0.1474, 6.4925
      CIE-Lab:
        30.6224, 44.9274, -44.0904
        CIE-LCH:
        30.6224, 62.9479, 315.5387
        CIE-Luv:
        30.6224, 17.2742, -62.3381
        Hunter-Lab:
        25.4804, 34.5981, -43.2413
      #672a8e color charts
#672a8e RGB chart
      #672a8e CMYK chart
      #672a8e RGB pie chart
      #672a8e color shades, tints & tones
#672a8e color schemes
#672a8e color preview, HTML & CSS examples
           This text has a color of #672a8e        
        
          <p style="color:#672a8e;">Text here</p>
        
        
          .mytext {color:#672a8e;}
        
        Text color #672a8e
      
           This box has a color of #672a8e        
        
          <div style="background-color:#672a8e;">Content here</div>
        
        
          .mybackground {background-color:#672a8e;}
        
        Background color #672a8e
      
           Border around this has a color of #672a8e        
        
          <div style="border:2px solid #672a8e;">Content here</div>
        
        
          .myborder {border:2px solid #672a8e;}
        
        Border color #672a8e