#8259c7 color space conversions
Hex:
        #8259c7
        RGB:
        130, 89, 199
        CMY:
        49, 65, 22
        CMYK:
        35, 55, 0, 22
      HSL:
        262°, 49.5495%, 56.4706%
        HSV (HSB):
        262°, 55.2764%, 78.0392%
        XYZ:
        23.0871, 16.0141, 55.9070
        xyY:
        0.2430, 0.1686, 16.0141
      CIE-Lab:
        46.9930, 40.4491, -51.5433
        CIE-LCH:
        46.9930, 65.5198, 308.1234
        CIE-Luv:
        46.9930, 10.0286, -81.8315
        Hunter-Lab:
        40.0176, 32.9500, -54.8194
      #8259c7 color charts
#8259c7 RGB chart
      #8259c7 CMYK chart
      #8259c7 RGB pie chart
      #8259c7 color shades, tints & tones
#8259c7 color schemes
#8259c7 color preview, HTML & CSS examples
           This text has a color of #8259c7        
        
          <p style="color:#8259c7;">Text here</p>
        
        
          .mytext {color:#8259c7;}
        
        Text color #8259c7
      
           This box has a color of #8259c7        
        
          <div style="background-color:#8259c7;">Content here</div>
        
        
          .mybackground {background-color:#8259c7;}
        
        Background color #8259c7
      
           Border around this has a color of #8259c7        
        
          <div style="border:2px solid #8259c7;">Content here</div>
        
        
          .myborder {border:2px solid #8259c7;}
        
        Border color #8259c7