#8250c5 color space conversions
Hex:
        #8250c5
        RGB:
        130, 80, 197
        CMY:
        49, 69, 23
        CMYK:
        34, 59, 0, 23
      HSL:
        266°, 50.2146%, 54.3137%
        HSV (HSB):
        266°, 59.3909%, 77.2549%
        XYZ:
        22.1526, 14.5144, 54.4573
        xyY:
        0.2431, 0.1593, 14.5144
      CIE-Lab:
        44.9617, 44.9373, -53.6490
        CIE-LCH:
        44.9617, 69.9827, 309.9501
        CIE-Luv:
        44.9617, 12.8044, -84.3946
        Hunter-Lab:
        38.0977, 37.1211, -58.0814
      #8250c5 color charts
#8250c5 RGB chart
      #8250c5 CMYK chart
      #8250c5 RGB pie chart
      #8250c5 color shades, tints & tones
#8250c5 color schemes
#8250c5 color preview, HTML & CSS examples
           This text has a color of #8250c5        
        
          <p style="color:#8250c5;">Text here</p>
        
        
          .mytext {color:#8250c5;}
        
        Text color #8250c5
      
           This box has a color of #8250c5        
        
          <div style="background-color:#8250c5;">Content here</div>
        
        
          .mybackground {background-color:#8250c5;}
        
        Background color #8250c5
      
           Border around this has a color of #8250c5        
        
          <div style="border:2px solid #8250c5;">Content here</div>
        
        
          .myborder {border:2px solid #8250c5;}
        
        Border color #8250c5