#803b8e color space conversions
Hex:
        #803b8e
        RGB:
        128, 59, 142
        CMY:
        50, 77, 44
        CMYK:
        10, 58, 0, 44
      HSL:
        290°, 41.2935%, 39.4118%
        HSV (HSB):
        290°, 58.4507%, 55.6863%
        XYZ:
        15.3485, 9.6701, 26.6487
        xyY:
        0.2971, 0.1872, 9.6701
      CIE-Lab:
        37.2437, 42.7793, -33.3038
        CIE-LCH:
        37.2437, 54.2145, 322.0992
        CIE-Luv:
        37.2437, 27.8883, -51.4331
        Hunter-Lab:
        31.0968, 33.6833, -29.0414
      #803b8e color charts
#803b8e RGB chart
      #803b8e CMYK chart
      #803b8e RGB pie chart
      #803b8e color shades, tints & tones
#803b8e color schemes
#803b8e color preview, HTML & CSS examples
           This text has a color of #803b8e        
        
          <p style="color:#803b8e;">Text here</p>
        
        
          .mytext {color:#803b8e;}
        
        Text color #803b8e
      
           This box has a color of #803b8e        
        
          <div style="background-color:#803b8e;">Content here</div>
        
        
          .mybackground {background-color:#803b8e;}
        
        Background color #803b8e
      
           Border around this has a color of #803b8e        
        
          <div style="border:2px solid #803b8e;">Content here</div>
        
        
          .myborder {border:2px solid #803b8e;}
        
        Border color #803b8e