#671ac5 color space conversions
Hex:
        #671ac5
        RGB:
        103, 26, 197
        CMY:
        60, 90, 23
        CMYK:
        48, 87, 0, 23
      HSL:
        267°, 76.6816%, 43.7255%
        HSV (HSB):
        267°, 86.8020%, 77.2549%
        XYZ:
        16.0410, 7.6536, 53.4552
        xyY:
        0.2079, 0.0992, 7.6536
      CIE-Lab:
        33.2507, 64.0249, -72.8605
        CIE-LCH:
        33.2507, 96.9941, 311.3068
        CIE-Luv:
        33.2507, 9.7239, -100.1972
        Hunter-Lab:
        27.6651, 55.0852, -95.1960
      #671ac5 color charts
#671ac5 RGB chart
      #671ac5 CMYK chart
      #671ac5 RGB pie chart
      #671ac5 color shades, tints & tones
#671ac5 color schemes
#671ac5 color preview, HTML & CSS examples
           This text has a color of #671ac5        
        
          <p style="color:#671ac5;">Text here</p>
        
        
          .mytext {color:#671ac5;}
        
        Text color #671ac5
      
           This box has a color of #671ac5        
        
          <div style="background-color:#671ac5;">Content here</div>
        
        
          .mybackground {background-color:#671ac5;}
        
        Background color #671ac5
      
           Border around this has a color of #671ac5        
        
          <div style="border:2px solid #671ac5;">Content here</div>
        
        
          .myborder {border:2px solid #671ac5;}
        
        Border color #671ac5