#672d85 color space conversions
Hex:
        #672d85
        RGB:
        103, 45, 133
        CMY:
        60, 82, 48
        CMYK:
        23, 66, 0, 48
      HSL:
        280°, 49.4382%, 34.9020%
        HSV (HSB):
        280°, 66.1654%, 52.1569%
        XYZ:
        10.7655, 6.4538, 22.8686
        xyY:
        0.2685, 0.1610, 6.4538
      CIE-Lab:
        30.5296, 41.3598, -38.6604
        CIE-LCH:
        30.5296, 56.6150, 316.9321
        CIE-Luv:
        30.5296, 18.4885, -55.0268
        Hunter-Lab:
        25.4043, 31.1851, -35.5890
      #672d85 color charts
#672d85 RGB chart
      #672d85 CMYK chart
      #672d85 RGB pie chart
      #672d85 color shades, tints & tones
#672d85 color schemes
#672d85 color preview, HTML & CSS examples
           This text has a color of #672d85        
        
          <p style="color:#672d85;">Text here</p>
        
        
          .mytext {color:#672d85;}
        
        Text color #672d85
      
           This box has a color of #672d85        
        
          <div style="background-color:#672d85;">Content here</div>
        
        
          .mybackground {background-color:#672d85;}
        
        Background color #672d85
      
           Border around this has a color of #672d85        
        
          <div style="border:2px solid #672d85;">Content here</div>
        
        
          .myborder {border:2px solid #672d85;}
        
        Border color #672d85