#802ff1 color space conversions
Hex:
        #802ff1
        RGB:
        128, 47, 241
        CMY:
        50, 82, 5
        CMYK:
        47, 80, 0, 5
      HSL:
        265°, 87.3874%, 56.4706%
        HSV (HSB):
        265°, 80.4979%, 94.5098%
        XYZ:
        25.7958, 12.9731, 84.3636
        xyY:
        0.2095, 0.1054, 12.9731
      CIE-Lab:
        42.7227, 70.6079, -82.4480
        CIE-LCH:
        42.7227, 108.5502, 310.5765
        CIE-Luv:
        42.7227, 11.1545, -123.1547
        Hunter-Lab:
        36.0182, 64.8077, -113.6592
      #802ff1 color charts
#802ff1 RGB chart
      #802ff1 CMYK chart
      #802ff1 RGB pie chart
      #802ff1 color shades, tints & tones
#802ff1 color schemes
#802ff1 color preview, HTML & CSS examples
           This text has a color of #802ff1        
        
          <p style="color:#802ff1;">Text here</p>
        
        
          .mytext {color:#802ff1;}
        
        Text color #802ff1
      
           This box has a color of #802ff1        
        
          <div style="background-color:#802ff1;">Content here</div>
        
        
          .mybackground {background-color:#802ff1;}
        
        Background color #802ff1
      
           Border around this has a color of #802ff1        
        
          <div style="border:2px solid #802ff1;">Content here</div>
        
        
          .myborder {border:2px solid #802ff1;}
        
        Border color #802ff1