#8029e1 color space conversions
Hex:
        #8029e1
        RGB:
        128, 41, 225
        CMY:
        50, 84, 12
        CMYK:
        43, 82, 0, 12
      HSL:
        268°, 75.4098%, 52.1569%
        HSV (HSB):
        268°, 81.7778%, 88.2353%
        XYZ:
        23.2856, 11.6113, 72.2481
        xyY:
        0.2173, 0.1084, 11.6113
      CIE-Lab:
        40.5916, 68.9331, -76.8707
        CIE-LCH:
        40.5916, 103.2515, 311.8839
        CIE-Luv:
        40.5916, 14.2655, -114.0012
        Hunter-Lab:
        34.0754, 62.3472, -101.8564
      #8029e1 color charts
#8029e1 RGB chart
      #8029e1 CMYK chart
      #8029e1 RGB pie chart
      #8029e1 color shades, tints & tones
#8029e1 color schemes
#8029e1 color preview, HTML & CSS examples
           This text has a color of #8029e1        
        
          <p style="color:#8029e1;">Text here</p>
        
        
          .mytext {color:#8029e1;}
        
        Text color #8029e1
      
           This box has a color of #8029e1        
        
          <div style="background-color:#8029e1;">Content here</div>
        
        
          .mybackground {background-color:#8029e1;}
        
        Background color #8029e1
      
           Border around this has a color of #8029e1        
        
          <div style="border:2px solid #8029e1;">Content here</div>
        
        
          .myborder {border:2px solid #8029e1;}
        
        Border color #8029e1