#8258ef color space conversions
Hex:
        #8258ef
        RGB:
        130, 88, 239
        CMY:
        49, 65, 6
        CMYK:
        46, 63, 0, 6
      HSL:
        257°, 82.5137%, 64.1176%
        HSV (HSB):
        257°, 63.1799%, 93.7255%
        XYZ:
        28.2756, 17.9573, 83.6372
        xyY:
        0.2177, 0.1383, 17.9573
      CIE-Lab:
        49.4442, 51.6935, -70.3304
        CIE-LCH:
        49.4442, 87.2845, 306.3163
        CIE-Luv:
        49.4442, 5.3647, -111.6573
        Hunter-Lab:
        42.3760, 44.9471, -87.3569
      #8258ef color charts
#8258ef RGB chart
      #8258ef CMYK chart
      #8258ef RGB pie chart
      #8258ef color shades, tints & tones
#8258ef color schemes
#8258ef color preview, HTML & CSS examples
           This text has a color of #8258ef        
        
          <p style="color:#8258ef;">Text here</p>
        
        
          .mytext {color:#8258ef;}
        
        Text color #8258ef
      
           This box has a color of #8258ef        
        
          <div style="background-color:#8258ef;">Content here</div>
        
        
          .mybackground {background-color:#8258ef;}
        
        Background color #8258ef
      
           Border around this has a color of #8258ef        
        
          <div style="border:2px solid #8258ef;">Content here</div>
        
        
          .myborder {border:2px solid #8258ef;}
        
        Border color #8258ef