#8263ed color space conversions
Hex:
        #8263ed
        RGB:
        130, 99, 237
        CMY:
        49, 61, 7
        CMYK:
        45, 58, 0, 7
      HSL:
        253°, 79.3103%, 65.8824%
        HSV (HSB):
        253°, 58.2278%, 92.9412%
        XYZ:
        28.9538, 19.7839, 82.4134
        xyY:
        0.2208, 0.1508, 19.7839
      CIE-Lab:
        51.5920, 45.0833, -65.7295
        CIE-LCH:
        51.5920, 79.7049, 304.4459
        CIE-Luv:
        51.5920, 2.8825, -105.6806
        Hunter-Lab:
        44.4791, 38.3566, -78.7204
      #8263ed color charts
#8263ed RGB chart
      #8263ed CMYK chart
      #8263ed RGB pie chart
      #8263ed color shades, tints & tones
#8263ed color schemes
#8263ed color preview, HTML & CSS examples
           This text has a color of #8263ed        
        
          <p style="color:#8263ed;">Text here</p>
        
        
          .mytext {color:#8263ed;}
        
        Text color #8263ed
      
           This box has a color of #8263ed        
        
          <div style="background-color:#8263ed;">Content here</div>
        
        
          .mybackground {background-color:#8263ed;}
        
        Background color #8263ed
      
           Border around this has a color of #8263ed        
        
          <div style="border:2px solid #8263ed;">Content here</div>
        
        
          .myborder {border:2px solid #8263ed;}
        
        Border color #8263ed