#672fc8 color space conversions
Hex:
        #672fc8
        RGB:
        103, 47, 200
        CMY:
        60, 82, 22
        CMYK:
        49, 77, 0, 22
      HSL:
        262°, 61.9433%, 48.4314%
        HSV (HSB):
        262°, 76.5000%, 78.4314%
        XYZ:
        17.0354, 9.0867, 55.4996
        xyY:
        0.2087, 0.1113, 9.0867
      CIE-Lab:
        36.1507, 57.1205, -69.8469
        CIE-LCH:
        36.1507, 90.2294, 309.2762
        CIE-Luv:
        36.1507, 7.1490, -99.9324
        Hunter-Lab:
        30.1442, 48.1232, -88.0601
      #672fc8 color charts
#672fc8 RGB chart
      #672fc8 CMYK chart
      #672fc8 RGB pie chart
      #672fc8 color shades, tints & tones
#672fc8 color schemes
#672fc8 color preview, HTML & CSS examples
           This text has a color of #672fc8        
        
          <p style="color:#672fc8;">Text here</p>
        
        
          .mytext {color:#672fc8;}
        
        Text color #672fc8
      
           This box has a color of #672fc8        
        
          <div style="background-color:#672fc8;">Content here</div>
        
        
          .mybackground {background-color:#672fc8;}
        
        Background color #672fc8
      
           Border around this has a color of #672fc8        
        
          <div style="border:2px solid #672fc8;">Content here</div>
        
        
          .myborder {border:2px solid #672fc8;}
        
        Border color #672fc8