#8250c7 color space conversions
Hex:
        #8250c7
        RGB:
        130, 80, 199
        CMY:
        49, 69, 22
        CMYK:
        35, 60, 0, 22
      HSL:
        265°, 51.5152%, 54.7059%
        HSV (HSB):
        265°, 59.7990%, 78.0392%
        XYZ:
        22.3834, 14.6067, 55.6725
        xyY:
        0.2416, 0.1576, 14.6067
      CIE-Lab:
        45.0907, 45.4462, -54.5988
        CIE-LCH:
        45.0907, 71.0379, 309.7728
        CIE-Luv:
        45.0907, 12.5068, -85.8901
        Hunter-Lab:
        38.2187, 37.6587, -59.6136
      #8250c7 color charts
#8250c7 RGB chart
      #8250c7 CMYK chart
      #8250c7 RGB pie chart
      #8250c7 color shades, tints & tones
#8250c7 color schemes
#8250c7 color preview, HTML & CSS examples
           This text has a color of #8250c7        
        
          <p style="color:#8250c7;">Text here</p>
        
        
          .mytext {color:#8250c7;}
        
        Text color #8250c7
      
           This box has a color of #8250c7        
        
          <div style="background-color:#8250c7;">Content here</div>
        
        
          .mybackground {background-color:#8250c7;}
        
        Background color #8250c7
      
           Border around this has a color of #8250c7        
        
          <div style="border:2px solid #8250c7;">Content here</div>
        
        
          .myborder {border:2px solid #8250c7;}
        
        Border color #8250c7