#802aee color space conversions
Hex:
        #802aee
        RGB:
        128, 42, 238
        CMY:
        50, 84, 7
        CMYK:
        46, 82, 0, 7
      HSL:
        266°, 85.2174%, 54.9020%
        HSV (HSB):
        266°, 82.3529%, 93.3333%
        XYZ:
        25.1627, 12.4182, 81.9596
        xyY:
        0.2105, 0.1039, 12.4182
      CIE-Lab:
        41.8732, 71.5993, -82.1511
        CIE-LCH:
        41.8732, 108.9736, 311.0740
        CIE-Luv:
        41.8732, 12.1124, -121.9048
        Hunter-Lab:
        35.2394, 65.7887, -113.2287
      #802aee color charts
#802aee RGB chart
      #802aee CMYK chart
      #802aee RGB pie chart
      #802aee color shades, tints & tones
#802aee color schemes
#802aee color preview, HTML & CSS examples
           This text has a color of #802aee        
        
          <p style="color:#802aee;">Text here</p>
        
        
          .mytext {color:#802aee;}
        
        Text color #802aee
      
           This box has a color of #802aee        
        
          <div style="background-color:#802aee;">Content here</div>
        
        
          .mybackground {background-color:#802aee;}
        
        Background color #802aee
      
           Border around this has a color of #802aee        
        
          <div style="border:2px solid #802aee;">Content here</div>
        
        
          .myborder {border:2px solid #802aee;}
        
        Border color #802aee