#803a7d color space conversions
Hex:
        #803a7d
        RGB:
        128, 58, 125
        CMY:
        50, 77, 51
        CMYK:
        0, 55, 2, 50
      HSL:
        303°, 37.6344%, 36.4706%
        HSV (HSB):
        303°, 54.6875%, 50.1961%
        XYZ:
        14.1168, 9.0960, 20.4137
        xyY:
        0.3236, 0.2085, 9.0960
      CIE-Lab:
        36.1684, 39.9268, -24.5224
        CIE-LCH:
        36.1684, 46.8561, 328.4425
        CIE-Luv:
        36.1684, 32.3348, -38.4696
        Hunter-Lab:
        30.1595, 30.7716, -19.0192
      #803a7d color charts
#803a7d RGB chart
      #803a7d CMYK chart
      #803a7d RGB pie chart
      #803a7d color shades, tints & tones
#803a7d color schemes
#803a7d color preview, HTML & CSS examples
           This text has a color of #803a7d        
        
          <p style="color:#803a7d;">Text here</p>
        
        
          .mytext {color:#803a7d;}
        
        Text color #803a7d
      
           This box has a color of #803a7d        
        
          <div style="background-color:#803a7d;">Content here</div>
        
        
          .mybackground {background-color:#803a7d;}
        
        Background color #803a7d
      
           Border around this has a color of #803a7d        
        
          <div style="border:2px solid #803a7d;">Content here</div>
        
        
          .myborder {border:2px solid #803a7d;}
        
        Border color #803a7d