#671bbe color space conversions
Hex:
        #671bbe
        RGB:
        103, 27, 190
        CMY:
        60, 89, 25
        CMYK:
        46, 86, 0, 25
      HSL:
        268°, 75.1152%, 42.5490%
        HSV (HSB):
        268°, 85.7895%, 74.5098%
        XYZ:
        15.2797, 7.3851, 49.3353
        xyY:
        0.2122, 0.1026, 7.3851
      CIE-Lab:
        32.6681, 62.0944, -69.7030
        CIE-LCH:
        32.6681, 93.3500, 311.6960
        CIE-Luv:
        32.6681, 10.6896, -95.9000
        Hunter-Lab:
        27.1756, 52.8058, -88.6138
      #671bbe color charts
#671bbe RGB chart
      #671bbe CMYK chart
      #671bbe RGB pie chart
      #671bbe color shades, tints & tones
#671bbe color schemes
#671bbe color preview, HTML & CSS examples
           This text has a color of #671bbe        
        
          <p style="color:#671bbe;">Text here</p>
        
        
          .mytext {color:#671bbe;}
        
        Text color #671bbe
      
           This box has a color of #671bbe        
        
          <div style="background-color:#671bbe;">Content here</div>
        
        
          .mybackground {background-color:#671bbe;}
        
        Background color #671bbe
      
           Border around this has a color of #671bbe        
        
          <div style="border:2px solid #671bbe;">Content here</div>
        
        
          .myborder {border:2px solid #671bbe;}
        
        Border color #671bbe