#8253a8 color space conversions
Hex:
        #8253a8
        RGB:
        130, 83, 168
        CMY:
        49, 67, 34
        CMYK:
        23, 51, 0, 34
      HSL:
        273°, 33.8645%, 49.2157%
        HSV (HSB):
        273°, 50.5952%, 65.8824%
        XYZ:
        19.3671, 13.7595, 38.6809
        xyY:
        0.2697, 0.1916, 13.7595
      CIE-Lab:
        43.8860, 36.0948, -38.3957
        CIE-LCH:
        43.8860, 52.6979, 313.2308
        CIE-Luv:
        43.8860, 16.4347, -60.4948
        Hunter-Lab:
        37.0938, 28.2826, -35.8611
      #8253a8 color charts
#8253a8 RGB chart
      #8253a8 CMYK chart
      #8253a8 RGB pie chart
      #8253a8 color shades, tints & tones
#8253a8 color schemes
#8253a8 color preview, HTML & CSS examples
           This text has a color of #8253a8        
        
          <p style="color:#8253a8;">Text here</p>
        
        
          .mytext {color:#8253a8;}
        
        Text color #8253a8
      
           This box has a color of #8253a8        
        
          <div style="background-color:#8253a8;">Content here</div>
        
        
          .mybackground {background-color:#8253a8;}
        
        Background color #8253a8
      
           Border around this has a color of #8253a8        
        
          <div style="border:2px solid #8253a8;">Content here</div>
        
        
          .myborder {border:2px solid #8253a8;}
        
        Border color #8253a8