#672fa7 color space conversions
Hex:
        #672fa7
        RGB:
        103, 47, 167
        CMY:
        60, 82, 35
        CMYK:
        38, 72, 0, 35
      HSL:
        268°, 56.0748%, 41.9608%
        HSV (HSB):
        268°, 71.8563%, 65.4902%
        XYZ:
        13.5851, 7.7066, 37.3307
        xyY:
        0.2317, 0.1315, 7.7066
      CIE-Lab:
        33.3643, 48.6466, -54.8691
        CIE-LCH:
        33.3643, 73.3287, 311.5600
        CIE-Luv:
        33.3643, 11.9163, -78.3968
        Hunter-Lab:
        27.7608, 38.7698, -60.2964
      #672fa7 color charts
#672fa7 RGB chart
      #672fa7 CMYK chart
      #672fa7 RGB pie chart
      #672fa7 color shades, tints & tones
#672fa7 color schemes
#672fa7 color preview, HTML & CSS examples
           This text has a color of #672fa7        
        
          <p style="color:#672fa7;">Text here</p>
        
        
          .mytext {color:#672fa7;}
        
        Text color #672fa7
      
           This box has a color of #672fa7        
        
          <div style="background-color:#672fa7;">Content here</div>
        
        
          .mybackground {background-color:#672fa7;}
        
        Background color #672fa7
      
           Border around this has a color of #672fa7        
        
          <div style="border:2px solid #672fa7;">Content here</div>
        
        
          .myborder {border:2px solid #672fa7;}
        
        Border color #672fa7