#672fa8 color space conversions
Hex:
        #672fa8
        RGB:
        103, 47, 168
        CMY:
        60, 82, 34
        CMYK:
        39, 72, 0, 34
      HSL:
        268°, 56.2791%, 42.1569%
        HSV (HSB):
        268°, 72.0238%, 65.8824%
        XYZ:
        13.6779, 7.7437, 37.8196
        xyY:
        0.2309, 0.1307, 7.7437
      CIE-Lab:
        33.4434, 48.8995, -55.3409
        CIE-LCH:
        33.4434, 73.8497, 311.4640
        CIE-Luv:
        33.4434, 11.7561, -79.0732
        Hunter-Lab:
        27.8276, 39.0387, -61.0998
      #672fa8 color charts
#672fa8 RGB chart
      #672fa8 CMYK chart
      #672fa8 RGB pie chart
      #672fa8 color shades, tints & tones
#672fa8 color schemes
#672fa8 color preview, HTML & CSS examples
           This text has a color of #672fa8        
        
          <p style="color:#672fa8;">Text here</p>
        
        
          .mytext {color:#672fa8;}
        
        Text color #672fa8
      
           This box has a color of #672fa8        
        
          <div style="background-color:#672fa8;">Content here</div>
        
        
          .mybackground {background-color:#672fa8;}
        
        Background color #672fa8
      
           Border around this has a color of #672fa8        
        
          <div style="border:2px solid #672fa8;">Content here</div>
        
        
          .myborder {border:2px solid #672fa8;}
        
        Border color #672fa8