#8269a1 color space conversions
Hex:
        #8269a1
        RGB:
        130, 105, 161
        CMY:
        49, 59, 37
        CMYK:
        19, 35, 0, 37
      HSL:
        267°, 22.9508%, 52.1569%
        HSV (HSB):
        267°, 34.7826%, 63.1373%
        XYZ:
        20.6905, 17.4222, 35.9905
        xyY:
        0.2792, 0.2351, 17.4222
      CIE-Lab:
        48.7876, 21.5220, -26.5814
        CIE-LCH:
        48.7876, 34.2019, 308.9958
        CIE-Luv:
        48.7876, 9.1162, -42.0377
        Hunter-Lab:
        41.7399, 15.4379, -21.9053
      #8269a1 color charts
#8269a1 RGB chart
      #8269a1 CMYK chart
      #8269a1 RGB pie chart
      #8269a1 color shades, tints & tones
#8269a1 color schemes
#8269a1 color preview, HTML & CSS examples
           This text has a color of #8269a1        
        
          <p style="color:#8269a1;">Text here</p>
        
        
          .mytext {color:#8269a1;}
        
        Text color #8269a1
      
           This box has a color of #8269a1        
        
          <div style="background-color:#8269a1;">Content here</div>
        
        
          .mybackground {background-color:#8269a1;}
        
        Background color #8269a1
      
           Border around this has a color of #8269a1        
        
          <div style="border:2px solid #8269a1;">Content here</div>
        
        
          .myborder {border:2px solid #8269a1;}
        
        Border color #8269a1