#8262ea color space conversions
Hex:
        #8262ea
        RGB:
        130, 98, 234
        CMY:
        49, 62, 8
        CMYK:
        44, 58, 0, 8
      HSL:
        254°, 76.4045%, 65.0980%
        HSV (HSB):
        254°, 58.1197%, 91.7647%
        XYZ:
        28.4249, 19.4217, 80.0925
        xyY:
        0.2222, 0.1518, 19.4217
      CIE-Lab:
        51.1770, 44.8111, -64.7178
        CIE-LCH:
        51.1770, 78.7174, 304.6990
        CIE-Luv:
        51.1770, 3.4496, -103.9315
        Hunter-Lab:
        44.0701, 38.0087, -76.9040
      #8262ea color charts
#8262ea RGB chart
      #8262ea CMYK chart
      #8262ea RGB pie chart
      #8262ea color shades, tints & tones
#8262ea color schemes
#8262ea color preview, HTML & CSS examples
           This text has a color of #8262ea        
        
          <p style="color:#8262ea;">Text here</p>
        
        
          .mytext {color:#8262ea;}
        
        Text color #8262ea
      
           This box has a color of #8262ea        
        
          <div style="background-color:#8262ea;">Content here</div>
        
        
          .mybackground {background-color:#8262ea;}
        
        Background color #8262ea
      
           Border around this has a color of #8262ea        
        
          <div style="border:2px solid #8262ea;">Content here</div>
        
        
          .myborder {border:2px solid #8262ea;}
        
        Border color #8262ea