#8034e1 color space conversions
Hex:
        #8034e1
        RGB:
        128, 52, 225
        CMY:
        50, 80, 12
        CMYK:
        43, 77, 0, 12
      HSL:
        266°, 74.2489%, 54.3137%
        HSV (HSB):
        266°, 76.8889%, 88.2353%
        XYZ:
        23.7207, 12.4814, 72.3931
        xyY:
        0.2184, 0.1149, 12.4814
      CIE-Lab:
        41.9712, 64.9226, -74.6086
        CIE-LCH:
        41.9712, 98.9009, 311.0290
        CIE-Luv:
        41.9712, 12.9783, -112.3722
        Hunter-Lab:
        35.3291, 58.0229, -96.7614
      #8034e1 color charts
#8034e1 RGB chart
      #8034e1 CMYK chart
      #8034e1 RGB pie chart
      #8034e1 color shades, tints & tones
#8034e1 color schemes
#8034e1 color preview, HTML & CSS examples
           This text has a color of #8034e1        
        
          <p style="color:#8034e1;">Text here</p>
        
        
          .mytext {color:#8034e1;}
        
        Text color #8034e1
      
           This box has a color of #8034e1        
        
          <div style="background-color:#8034e1;">Content here</div>
        
        
          .mybackground {background-color:#8034e1;}
        
        Background color #8034e1
      
           Border around this has a color of #8034e1        
        
          <div style="border:2px solid #8034e1;">Content here</div>
        
        
          .myborder {border:2px solid #8034e1;}
        
        Border color #8034e1