#8034bf color space conversions
Hex:
        #8034bf
        RGB:
        128, 52, 191
        CMY:
        50, 80, 25
        CMYK:
        33, 73, 0, 25
      HSL:
        273°, 57.2016%, 47.6471%
        HSV (HSB):
        273°, 72.7749%, 74.9020%
        XYZ:
        19.5340, 10.8068, 50.3466
        xyY:
        0.2421, 0.1339, 10.8068
      CIE-Lab:
        39.2531, 56.9076, -59.3920
        CIE-LCH:
        39.2531, 82.2550, 313.7762
        CIE-Luv:
        39.2531, 18.8973, -89.7990
        Hunter-Lab:
        32.8736, 48.5387, -67.7921
      #8034bf color charts
#8034bf RGB chart
      #8034bf CMYK chart
      #8034bf RGB pie chart
      #8034bf color shades, tints & tones
#8034bf color schemes
#8034bf color preview, HTML & CSS examples
           This text has a color of #8034bf        
        
          <p style="color:#8034bf;">Text here</p>
        
        
          .mytext {color:#8034bf;}
        
        Text color #8034bf
      
           This box has a color of #8034bf        
        
          <div style="background-color:#8034bf;">Content here</div>
        
        
          .mybackground {background-color:#8034bf;}
        
        Background color #8034bf
      
           Border around this has a color of #8034bf        
        
          <div style="border:2px solid #8034bf;">Content here</div>
        
        
          .myborder {border:2px solid #8034bf;}
        
        Border color #8034bf