#8034d4 color space conversions
Hex:
        #8034d4
        RGB:
        128, 52, 212
        CMY:
        50, 80, 17
        CMYK:
        40, 75, 0, 17
      HSL:
        269°, 65.0407%, 51.7647%
        HSV (HSB):
        269°, 75.4717%, 83.1373%
        XYZ:
        22.0137, 11.7986, 63.4045
        xyY:
        0.2264, 0.1214, 11.7986
      CIE-Lab:
        40.8943, 61.8250, -68.9193
        CIE-LCH:
        40.8943, 92.5861, 311.8941
        CIE-Luv:
        40.8943, 15.0994, -103.9355
        Hunter-Lab:
        34.3492, 54.2864, -85.3979
      #8034d4 color charts
#8034d4 RGB chart
      #8034d4 CMYK chart
      #8034d4 RGB pie chart
      #8034d4 color shades, tints & tones
#8034d4 color schemes
#8034d4 color preview, HTML & CSS examples
           This text has a color of #8034d4        
        
          <p style="color:#8034d4;">Text here</p>
        
        
          .mytext {color:#8034d4;}
        
        Text color #8034d4
      
           This box has a color of #8034d4        
        
          <div style="background-color:#8034d4;">Content here</div>
        
        
          .mybackground {background-color:#8034d4;}
        
        Background color #8034d4
      
           Border around this has a color of #8034d4        
        
          <div style="border:2px solid #8034d4;">Content here</div>
        
        
          .myborder {border:2px solid #8034d4;}
        
        Border color #8034d4