#8259c5 color space conversions
Hex:
        #8259c5
        RGB:
        130, 89, 197
        CMY:
        49, 65, 23
        CMYK:
        34, 55, 0, 23
      HSL:
        263°, 48.2143%, 56.0784%
        HSV (HSB):
        263°, 54.8223%, 77.2549%
        XYZ:
        22.8563, 15.9218, 54.6919
        xyY:
        0.2445, 0.1703, 15.9218
      CIE-Lab:
        46.8717, 39.9289, -50.5836
        CIE-LCH:
        46.8717, 64.4439, 308.2863
        CIE-Luv:
        46.8717, 10.2948, -80.2916
        Hunter-Lab:
        39.9021, 32.4179, -53.3344
      #8259c5 color charts
#8259c5 RGB chart
      #8259c5 CMYK chart
      #8259c5 RGB pie chart
      #8259c5 color shades, tints & tones
#8259c5 color schemes
#8259c5 color preview, HTML & CSS examples
           This text has a color of #8259c5        
        
          <p style="color:#8259c5;">Text here</p>
        
        
          .mytext {color:#8259c5;}
        
        Text color #8259c5
      
           This box has a color of #8259c5        
        
          <div style="background-color:#8259c5;">Content here</div>
        
        
          .mybackground {background-color:#8259c5;}
        
        Background color #8259c5
      
           Border around this has a color of #8259c5        
        
          <div style="border:2px solid #8259c5;">Content here</div>
        
        
          .myborder {border:2px solid #8259c5;}
        
        Border color #8259c5