#802ba4 color space conversions
Hex:
        #802ba4
        RGB:
        128, 43, 164
        CMY:
        50, 83, 36
        CMYK:
        22, 74, 0, 36
      HSL:
        282°, 58.4541%, 40.5882%
        HSV (HSB):
        282°, 73.7805%, 64.3137%
        XYZ:
        16.4668, 8.9973, 35.9907
        xyY:
        0.2679, 0.1464, 8.9973
      CIE-Lab:
        35.9791, 54.6887, -48.6654
        CIE-LCH:
        35.9791, 73.2064, 318.3353
        CIE-Luv:
        35.9791, 26.2318, -73.0447
        Hunter-Lab:
        29.9955, 45.5002, -50.1435
      #802ba4 color charts
#802ba4 RGB chart
      #802ba4 CMYK chart
      #802ba4 RGB pie chart
      #802ba4 color shades, tints & tones
#802ba4 color schemes
#802ba4 color preview, HTML & CSS examples
           This text has a color of #802ba4        
        
          <p style="color:#802ba4;">Text here</p>
        
        
          .mytext {color:#802ba4;}
        
        Text color #802ba4
      
           This box has a color of #802ba4        
        
          <div style="background-color:#802ba4;">Content here</div>
        
        
          .mybackground {background-color:#802ba4;}
        
        Background color #802ba4
      
           Border around this has a color of #802ba4        
        
          <div style="border:2px solid #802ba4;">Content here</div>
        
        
          .myborder {border:2px solid #802ba4;}
        
        Border color #802ba4