#802ab5 color space conversions
Hex:
        #802ab5
        RGB:
        128, 42, 181
        CMY:
        50, 84, 29
        CMYK:
        29, 77, 0, 29
      HSL:
        277°, 62.3318%, 43.7255%
        HSV (HSB):
        277°, 76.7956%, 70.9804%
        XYZ:
        18.0705, 9.5813, 44.6130
        xyY:
        0.2501, 0.1326, 9.5813
      CIE-Lab:
        37.0803, 58.7122, -57.0293
        CIE-LCH:
        37.0803, 81.8502, 315.8330
        CIE-Luv:
        37.0803, 22.4935, -85.1516
        Hunter-Lab:
        30.9537, 50.0380, -63.7860
      #802ab5 color charts
#802ab5 RGB chart
      #802ab5 CMYK chart
      #802ab5 RGB pie chart
      #802ab5 color shades, tints & tones
#802ab5 color schemes
#802ab5 color preview, HTML & CSS examples
           This text has a color of #802ab5        
        
          <p style="color:#802ab5;">Text here</p>
        
        
          .mytext {color:#802ab5;}
        
        Text color #802ab5
      
           This box has a color of #802ab5        
        
          <div style="background-color:#802ab5;">Content here</div>
        
        
          .mybackground {background-color:#802ab5;}
        
        Background color #802ab5
      
           Border around this has a color of #802ab5        
        
          <div style="border:2px solid #802ab5;">Content here</div>
        
        
          .myborder {border:2px solid #802ab5;}
        
        Border color #802ab5