#8225a8 color space conversions
Hex:
        #8225a8
        RGB:
        130, 37, 168
        CMY:
        49, 85, 34
        CMYK:
        23, 78, 0, 34
      HSL:
        283°, 63.9024%, 40.1961%
        HSV (HSB):
        283°, 77.9762%, 65.8824%
        XYZ:
        16.9354, 8.8961, 37.8703
        xyY:
        0.2659, 0.1397, 8.8961
      CIE-Lab:
        35.7835, 58.1508, -51.3691
        CIE-LCH:
        35.7835, 77.5906, 318.5433
        CIE-Luv:
        35.7835, 27.3382, -76.7770
        Hunter-Lab:
        29.8264, 49.1560, -54.4016
      #8225a8 color charts
#8225a8 RGB chart
      #8225a8 CMYK chart
      #8225a8 RGB pie chart
      #8225a8 color shades, tints & tones
#8225a8 color schemes
#8225a8 color preview, HTML & CSS examples
           This text has a color of #8225a8        
        
          <p style="color:#8225a8;">Text here</p>
        
        
          .mytext {color:#8225a8;}
        
        Text color #8225a8
      
           This box has a color of #8225a8        
        
          <div style="background-color:#8225a8;">Content here</div>
        
        
          .mybackground {background-color:#8225a8;}
        
        Background color #8225a8
      
           Border around this has a color of #8225a8        
        
          <div style="border:2px solid #8225a8;">Content here</div>
        
        
          .myborder {border:2px solid #8225a8;}
        
        Border color #8225a8