#672dac color space conversions
Hex:
        #672dac
        RGB:
        103, 45, 172
        CMY:
        60, 82, 33
        CMYK:
        40, 74, 0, 33
      HSL:
        267°, 58.5253%, 42.5490%
        HSV (HSB):
        267°, 73.8372%, 67.4510%
        XYZ:
        13.9783, 7.7389, 39.7867
        xyY:
        0.2273, 0.1258, 7.7389
      CIE-Lab:
        33.4331, 50.8482, -57.7552
        CIE-LCH:
        33.4331, 76.9494, 311.3610
        CIE-Luv:
        33.4331, 11.4444, -82.1844
        Hunter-Lab:
        27.8189, 41.0088, -65.3238
      #672dac color charts
#672dac RGB chart
      #672dac CMYK chart
      #672dac RGB pie chart
      #672dac color shades, tints & tones
#672dac color schemes
#672dac color preview, HTML & CSS examples
           This text has a color of #672dac        
        
          <p style="color:#672dac;">Text here</p>
        
        
          .mytext {color:#672dac;}
        
        Text color #672dac
      
           This box has a color of #672dac        
        
          <div style="background-color:#672dac;">Content here</div>
        
        
          .mybackground {background-color:#672dac;}
        
        Background color #672dac
      
           Border around this has a color of #672dac        
        
          <div style="border:2px solid #672dac;">Content here</div>
        
        
          .myborder {border:2px solid #672dac;}
        
        Border color #672dac