#671eaa color space conversions
Hex:
        #671eaa
        RGB:
        103, 30, 170
        CMY:
        60, 88, 33
        CMYK:
        39, 82, 0, 33
      HSL:
        271°, 70.0000%, 39.2157%
        HSV (HSB):
        271°, 82.3529%, 66.6667%
        XYZ:
        13.3135, 6.7144, 38.6245
        xyY:
        0.2270, 0.1145, 6.7144
      CIE-Lab:
        31.1477, 56.4469, -60.2895
        CIE-LCH:
        31.1477, 82.5899, 313.1147
        CIE-Luv:
        31.1477, 13.6851, -83.2063
        Hunter-Lab:
        25.9121, 46.3659, -70.2389
      #671eaa color charts
#671eaa RGB chart
      #671eaa CMYK chart
      #671eaa RGB pie chart
      #671eaa color shades, tints & tones
#671eaa color schemes
#671eaa color preview, HTML & CSS examples
           This text has a color of #671eaa        
        
          <p style="color:#671eaa;">Text here</p>
        
        
          .mytext {color:#671eaa;}
        
        Text color #671eaa
      
           This box has a color of #671eaa        
        
          <div style="background-color:#671eaa;">Content here</div>
        
        
          .mybackground {background-color:#671eaa;}
        
        Background color #671eaa
      
           Border around this has a color of #671eaa        
        
          <div style="border:2px solid #671eaa;">Content here</div>
        
        
          .myborder {border:2px solid #671eaa;}
        
        Border color #671eaa