#802aaf color space conversions
Hex:
        #802aaf
        RGB:
        128, 42, 175
        CMY:
        50, 84, 31
        CMYK:
        27, 76, 0, 31
      HSL:
        279°, 61.2903%, 42.5490%
        HSV (HSB):
        279°, 76.0000%, 68.6275%
        XYZ:
        17.4679, 9.3403, 41.4396
        xyY:
        0.2559, 0.1369, 9.3403
      CIE-Lab:
        36.6313, 57.4150, -54.1942
        CIE-LCH:
        36.6313, 78.9525, 316.6530
        CIE-Luv:
        36.6313, 23.8237, -81.0158
        Hunter-Lab:
        30.5619, 48.5401, -58.9996
      #802aaf color charts
#802aaf RGB chart
      #802aaf CMYK chart
      #802aaf RGB pie chart
      #802aaf color shades, tints & tones
#802aaf color schemes
#802aaf color preview, HTML & CSS examples
           This text has a color of #802aaf        
        
          <p style="color:#802aaf;">Text here</p>
        
        
          .mytext {color:#802aaf;}
        
        Text color #802aaf
      
           This box has a color of #802aaf        
        
          <div style="background-color:#802aaf;">Content here</div>
        
        
          .mybackground {background-color:#802aaf;}
        
        Background color #802aaf
      
           Border around this has a color of #802aaf        
        
          <div style="border:2px solid #802aaf;">Content here</div>
        
        
          .myborder {border:2px solid #802aaf;}
        
        Border color #802aaf