#502aab color space conversions
Hex:
        #502aab
        RGB:
        80, 42, 171
        CMY:
        69, 84, 33
        CMYK:
        53, 75, 0, 33
      HSL:
        258°, 60.5634%, 41.7647%
        HSV (HSB):
        258°, 75.4386%, 67.0588%
        XYZ:
        11.4869, 6.3017, 39.1390
        xyY:
        0.2018, 0.1107, 6.3017
      CIE-Lab:
        30.1612, 48.2351, -62.6162
        CIE-LCH:
        30.1612, 79.0406, 307.6081
        CIE-Luv:
        30.1612, 3.0614, -84.1032
        Hunter-Lab:
        25.1031, 37.7491, -74.8685
      #502aab color charts
#502aab RGB chart
      #502aab CMYK chart
      #502aab RGB pie chart
      #502aab color shades, tints & tones
#502aab color schemes
#502aab color preview, HTML & CSS examples
           This text has a color of #502aab        
        
          <p style="color:#502aab;">Text here</p>
        
        
          .mytext {color:#502aab;}
        
        Text color #502aab
      
           This box has a color of #502aab        
        
          <div style="background-color:#502aab;">Content here</div>
        
        
          .mybackground {background-color:#502aab;}
        
        Background color #502aab
      
           Border around this has a color of #502aab        
        
          <div style="border:2px solid #502aab;">Content here</div>
        
        
          .myborder {border:2px solid #502aab;}
        
        Border color #502aab