#8255d9 color space conversions
Hex:
        #8255d9
        RGB:
        130, 85, 217
        CMY:
        49, 67, 15
        CMYK:
        40, 61, 0, 15
      HSL:
        260°, 63.4615%, 59.2157%
        HSV (HSB):
        260°, 60.8295%, 85.0980%
        XYZ:
        24.9788, 16.2526, 67.4662
        xyY:
        0.2298, 0.1495, 16.2526
      CIE-Lab:
        47.3041, 47.4060, -61.3605
        CIE-LCH:
        47.3041, 77.5400, 307.6890
        CIE-Luv:
        47.3041, 8.7444, -97.0931
        Hunter-Lab:
        40.3145, 40.0480, -71.0015
      #8255d9 color charts
#8255d9 RGB chart
      #8255d9 CMYK chart
      #8255d9 RGB pie chart
      #8255d9 color shades, tints & tones
#8255d9 color schemes
#8255d9 color preview, HTML & CSS examples
           This text has a color of #8255d9        
        
          <p style="color:#8255d9;">Text here</p>
        
        
          .mytext {color:#8255d9;}
        
        Text color #8255d9
      
           This box has a color of #8255d9        
        
          <div style="background-color:#8255d9;">Content here</div>
        
        
          .mybackground {background-color:#8255d9;}
        
        Background color #8255d9
      
           Border around this has a color of #8255d9        
        
          <div style="border:2px solid #8255d9;">Content here</div>
        
        
          .myborder {border:2px solid #8255d9;}
        
        Border color #8255d9