#672fd8 color space conversions
Hex:
        #672fd8
        RGB:
        103, 47, 216
        CMY:
        60, 82, 15
        CMYK:
        52, 78, 0, 15
      HSL:
        260°, 68.4211%, 51.5686%
        HSV (HSB):
        260°, 78.2407%, 84.7059%
        XYZ:
        19.0047, 9.8745, 65.8700
        xyY:
        0.2006, 0.1042, 9.8745
      CIE-Lab:
        37.6162, 61.2735, -76.7086
        CIE-LCH:
        37.6162, 98.1766, 308.6173
        CIE-Luv:
        37.6162, 5.1757, -109.8695
        Hunter-Lab:
        31.4237, 52.9636, -102.2867
      #672fd8 color charts
#672fd8 RGB chart
      #672fd8 CMYK chart
      #672fd8 RGB pie chart
      #672fd8 color shades, tints & tones
#672fd8 color schemes
#672fd8 color preview, HTML & CSS examples
           This text has a color of #672fd8        
        
          <p style="color:#672fd8;">Text here</p>
        
        
          .mytext {color:#672fd8;}
        
        Text color #672fd8
      
           This box has a color of #672fd8        
        
          <div style="background-color:#672fd8;">Content here</div>
        
        
          .mybackground {background-color:#672fd8;}
        
        Background color #672fd8
      
           Border around this has a color of #672fd8        
        
          <div style="border:2px solid #672fd8;">Content here</div>
        
        
          .myborder {border:2px solid #672fd8;}
        
        Border color #672fd8