#802e91 color space conversions
Hex:
        #802e91
        RGB:
        128, 46, 145
        CMY:
        50, 82, 43
        CMYK:
        12, 68, 0, 43
      HSL:
        290°, 51.8325%, 37.4510%
        HSV (HSB):
        290°, 68.2759%, 56.8627%
        XYZ:
        14.9899, 8.5875, 27.6556
        xyY:
        0.2926, 0.1676, 8.5875
      CIE-Lab:
        35.1777, 49.5474, -38.4220
        CIE-LCH:
        35.1777, 62.6993, 322.2079
        CIE-Luv:
        35.1777, 30.4423, -58.3142
        Hunter-Lab:
        29.3045, 40.0241, -35.4407
      #802e91 color charts
#802e91 RGB chart
      #802e91 CMYK chart
      #802e91 RGB pie chart
      #802e91 color shades, tints & tones
#802e91 color schemes
#802e91 color preview, HTML & CSS examples
           This text has a color of #802e91        
        
          <p style="color:#802e91;">Text here</p>
        
        
          .mytext {color:#802e91;}
        
        Text color #802e91
      
           This box has a color of #802e91        
        
          <div style="background-color:#802e91;">Content here</div>
        
        
          .mybackground {background-color:#802e91;}
        
        Background color #802e91
      
           Border around this has a color of #802e91        
        
          <div style="border:2px solid #802e91;">Content here</div>
        
        
          .myborder {border:2px solid #802e91;}
        
        Border color #802e91