#502cab color space conversions
Hex:
        #502cab
        RGB:
        80, 44, 171
        CMY:
        69, 83, 33
        CMYK:
        53, 74, 0, 33
      HSL:
        257°, 59.0698%, 42.1569%
        HSV (HSB):
        257°, 74.2690%, 67.0588%
        XYZ:
        11.5596, 6.4471, 39.1632
        xyY:
        0.2022, 0.1128, 6.4471
      CIE-Lab:
        30.5136, 47.2366, -62.0380
        CIE-LCH:
        30.5136, 77.9744, 307.2862
        CIE-Luv:
        30.5136, 2.7675, -83.8239
        Hunter-Lab:
        25.3912, 36.8297, -73.6749
      #502cab color charts
#502cab RGB chart
      #502cab CMYK chart
      #502cab RGB pie chart
      #502cab color shades, tints & tones
#502cab color schemes
#502cab color preview, HTML & CSS examples
           This text has a color of #502cab        
        
          <p style="color:#502cab;">Text here</p>
        
        
          .mytext {color:#502cab;}
        
        Text color #502cab
      
           This box has a color of #502cab        
        
          <div style="background-color:#502cab;">Content here</div>
        
        
          .mybackground {background-color:#502cab;}
        
        Background color #502cab
      
           Border around this has a color of #502cab        
        
          <div style="border:2px solid #502cab;">Content here</div>
        
        
          .myborder {border:2px solid #502cab;}
        
        Border color #502cab