#803e7e color space conversions
Hex:
        #803e7e
        RGB:
        128, 62, 126
        CMY:
        50, 76, 51
        CMYK:
        0, 52, 2, 50
      HSL:
        302°, 34.7368%, 37.2549%
        HSV (HSB):
        302°, 51.5625%, 50.1961%
        XYZ:
        14.3906, 9.5408, 20.8218
        xyY:
        0.3216, 0.2132, 9.5408
      CIE-Lab:
        37.0053, 38.0203, -23.8371
        CIE-LCH:
        37.0053, 44.8749, 327.9141
        CIE-Luv:
        37.0053, 30.7143, -37.5108
        Hunter-Lab:
        30.8882, 29.1077, -18.3457
      #803e7e color charts
#803e7e RGB chart
      #803e7e CMYK chart
      #803e7e RGB pie chart
      #803e7e color shades, tints & tones
#803e7e color schemes
#803e7e color preview, HTML & CSS examples
           This text has a color of #803e7e        
        
          <p style="color:#803e7e;">Text here</p>
        
        
          .mytext {color:#803e7e;}
        
        Text color #803e7e
      
           This box has a color of #803e7e        
        
          <div style="background-color:#803e7e;">Content here</div>
        
        
          .mybackground {background-color:#803e7e;}
        
        Background color #803e7e
      
           Border around this has a color of #803e7e        
        
          <div style="border:2px solid #803e7e;">Content here</div>
        
        
          .myborder {border:2px solid #803e7e;}
        
        Border color #803e7e