#8345a1 color space conversions
Hex:
        #8345a1
        RGB:
        131, 69, 161
        CMY:
        49, 73, 37
        CMYK:
        19, 57, 0, 37
      HSL:
        280°, 40.0000%, 45.0980%
        HSV (HSB):
        280°, 57.1429%, 63.1373%
        XYZ:
        17.9212, 11.6547, 35.0233
        xyY:
        0.2774, 0.1804, 11.6547
      CIE-Lab:
        40.6620, 42.4794, -39.3410
        CIE-LCH:
        40.6620, 57.8982, 317.1966
        CIE-Luv:
        40.6620, 22.6588, -61.3846
        Hunter-Lab:
        34.1390, 33.9598, -36.9283
      #8345a1 color charts
#8345a1 RGB chart
      #8345a1 CMYK chart
      #8345a1 RGB pie chart
      #8345a1 color shades, tints & tones
#8345a1 color schemes
#8345a1 color preview, HTML & CSS examples
           This text has a color of #8345a1        
        
          <p style="color:#8345a1;">Text here</p>
        
        
          .mytext {color:#8345a1;}
        
        Text color #8345a1
      
           This box has a color of #8345a1        
        
          <div style="background-color:#8345a1;">Content here</div>
        
        
          .mybackground {background-color:#8345a1;}
        
        Background color #8345a1
      
           Border around this has a color of #8345a1        
        
          <div style="border:2px solid #8345a1;">Content here</div>
        
        
          .myborder {border:2px solid #8345a1;}
        
        Border color #8345a1