#8258a1 color space conversions
Hex:
        #8258a1
        RGB:
        130, 88, 161
        CMY:
        49, 65, 37
        CMYK:
        19, 45, 0, 37
      HSL:
        275°, 29.3173%, 48.8235%
        HSV (HSB):
        275°, 45.3416%, 63.1373%
        XYZ:
        19.1287, 14.2985, 35.4699
        xyY:
        0.2776, 0.2075, 14.2985
      CIE-Lab:
        44.6580, 31.5552, -33.0315
        CIE-LCH:
        44.6580, 45.6816, 313.6906
        CIE-Luv:
        44.6580, 15.7870, -52.1711
        Hunter-Lab:
        37.8133, 24.1246, -29.1462
      #8258a1 color charts
#8258a1 RGB chart
      #8258a1 CMYK chart
      #8258a1 RGB pie chart
      #8258a1 color shades, tints & tones
#8258a1 color schemes
#8258a1 color preview, HTML & CSS examples
           This text has a color of #8258a1        
        
          <p style="color:#8258a1;">Text here</p>
        
        
          .mytext {color:#8258a1;}
        
        Text color #8258a1
      
           This box has a color of #8258a1        
        
          <div style="background-color:#8258a1;">Content here</div>
        
        
          .mybackground {background-color:#8258a1;}
        
        Background color #8258a1
      
           Border around this has a color of #8258a1        
        
          <div style="border:2px solid #8258a1;">Content here</div>
        
        
          .myborder {border:2px solid #8258a1;}
        
        Border color #8258a1