#8255e0 color space conversions
Hex:
        #8255e0
        RGB:
        130, 85, 224
        CMY:
        49, 67, 12
        CMYK:
        42, 62, 0, 12
      HSL:
        259°, 69.1542%, 60.5882%
        HSV (HSB):
        259°, 62.0536%, 87.8431%
        XYZ:
        25.9090, 16.6246, 72.3643
        xyY:
        0.2255, 0.1447, 16.6246
      CIE-Lab:
        47.7836, 49.2665, -64.5643
        CIE-LCH:
        47.7836, 81.2141, 307.3459
        CIE-Luv:
        47.7836, 7.8538, -102.1581
        Hunter-Lab:
        40.7733, 42.0725, -76.6863
      #8255e0 color charts
#8255e0 RGB chart
      #8255e0 CMYK chart
      #8255e0 RGB pie chart
      #8255e0 color shades, tints & tones
#8255e0 color schemes
#8255e0 color preview, HTML & CSS examples
           This text has a color of #8255e0        
        
          <p style="color:#8255e0;">Text here</p>
        
        
          .mytext {color:#8255e0;}
        
        Text color #8255e0
      
           This box has a color of #8255e0        
        
          <div style="background-color:#8255e0;">Content here</div>
        
        
          .mybackground {background-color:#8255e0;}
        
        Background color #8255e0
      
           Border around this has a color of #8255e0        
        
          <div style="border:2px solid #8255e0;">Content here</div>
        
        
          .myborder {border:2px solid #8255e0;}
        
        Border color #8255e0