#802ec8 color space conversions
Hex:
        #802ec8
        RGB:
        128, 46, 200
        CMY:
        50, 82, 22
        CMYK:
        36, 77, 0, 22
      HSL:
        272°, 62.6016%, 48.2353%
        HSV (HSB):
        272°, 77.0000%, 78.4314%
        XYZ:
        20.3044, 10.7133, 55.6413
        xyY:
        0.2343, 0.1236, 10.7133
      CIE-Lab:
        39.0934, 61.4250, -64.9092
        CIE-LCH:
        39.0934, 89.3657, 313.4202
        CIE-Luv:
        39.0934, 18.0886, -97.1758
        Hunter-Lab:
        32.7312, 53.4507, -77.8780
      #802ec8 color charts
#802ec8 RGB chart
      #802ec8 CMYK chart
      #802ec8 RGB pie chart
      #802ec8 color shades, tints & tones
#802ec8 color schemes
#802ec8 color preview, HTML & CSS examples
           This text has a color of #802ec8        
        
          <p style="color:#802ec8;">Text here</p>
        
        
          .mytext {color:#802ec8;}
        
        Text color #802ec8
      
           This box has a color of #802ec8        
        
          <div style="background-color:#802ec8;">Content here</div>
        
        
          .mybackground {background-color:#802ec8;}
        
        Background color #802ec8
      
           Border around this has a color of #802ec8        
        
          <div style="border:2px solid #802ec8;">Content here</div>
        
        
          .myborder {border:2px solid #802ec8;}
        
        Border color #802ec8