#802ca8 color space conversions
Hex:
        #802ca8
        RGB:
        128, 44, 168
        CMY:
        50, 83, 34
        CMYK:
        24, 74, 0, 34
      HSL:
        281°, 58.4906%, 41.5686%
        HSV (HSB):
        281°, 73.8095%, 65.8824%
        XYZ:
        16.8707, 9.2177, 37.9358
        xyY:
        0.2635, 0.1440, 9.2177
      CIE-Lab:
        36.4001, 55.1340, -50.3870
        CIE-LCH:
        36.4001, 74.6901, 317.5758
        CIE-Luv:
        36.4001, 25.1163, -75.6519
        Hunter-Lab:
        30.3607, 46.0567, -52.8306
      #802ca8 color charts
#802ca8 RGB chart
      #802ca8 CMYK chart
      #802ca8 RGB pie chart
      #802ca8 color shades, tints & tones
#802ca8 color schemes
#802ca8 color preview, HTML & CSS examples
           This text has a color of #802ca8        
        
          <p style="color:#802ca8;">Text here</p>
        
        
          .mytext {color:#802ca8;}
        
        Text color #802ca8
      
           This box has a color of #802ca8        
        
          <div style="background-color:#802ca8;">Content here</div>
        
        
          .mybackground {background-color:#802ca8;}
        
        Background color #802ca8
      
           Border around this has a color of #802ca8        
        
          <div style="border:2px solid #802ca8;">Content here</div>
        
        
          .myborder {border:2px solid #802ca8;}
        
        Border color #802ca8