#802eee color space conversions
Hex:
        #802eee
        RGB:
        128, 46, 238
        CMY:
        50, 82, 7
        CMYK:
        46, 81, 0, 7
      HSL:
        266°, 84.9558%, 55.6863%
        HSV (HSB):
        266°, 80.6723%, 93.3333%
        XYZ:
        25.3117, 12.7162, 82.0093
        xyY:
        0.2109, 0.1059, 12.7162
      CIE-Lab:
        42.3325, 70.2518, -81.3958
        CIE-LCH:
        42.3325, 107.5202, 310.7971
        CIE-Luv:
        42.3325, 11.7052, -121.4354
        Hunter-Lab:
        35.6598, 64.2964, -111.3914
      #802eee color charts
#802eee RGB chart
      #802eee CMYK chart
      #802eee RGB pie chart
      #802eee color shades, tints & tones
#802eee color schemes
#802eee color preview, HTML & CSS examples
           This text has a color of #802eee        
        
          <p style="color:#802eee;">Text here</p>
        
        
          .mytext {color:#802eee;}
        
        Text color #802eee
      
           This box has a color of #802eee        
        
          <div style="background-color:#802eee;">Content here</div>
        
        
          .mybackground {background-color:#802eee;}
        
        Background color #802eee
      
           Border around this has a color of #802eee        
        
          <div style="border:2px solid #802eee;">Content here</div>
        
        
          .myborder {border:2px solid #802eee;}
        
        Border color #802eee