#502f8e color space conversions
Hex:
        #502f8e
        RGB:
        80, 47, 142
        CMY:
        69, 82, 44
        CMYK:
        44, 67, 0, 44
      HSL:
        261°, 50.2646%, 37.0588%
        HSV (HSB):
        261°, 66.9014%, 55.6863%
        XYZ:
        9.2073, 5.6915, 26.2045
        xyY:
        0.2240, 0.1385, 5.6915
      CIE-Lab:
        28.6204, 37.3036, -47.4725
        CIE-LCH:
        28.6204, 60.3754, 308.1600
        CIE-Luv:
        28.6204, 5.5094, -64.2099
        Hunter-Lab:
        23.8569, 27.1404, -48.4246
      #502f8e color charts
#502f8e RGB chart
      #502f8e CMYK chart
      #502f8e RGB pie chart
      #502f8e color shades, tints & tones
#502f8e color schemes
#502f8e color preview, HTML & CSS examples
           This text has a color of #502f8e        
        
          <p style="color:#502f8e;">Text here</p>
        
        
          .mytext {color:#502f8e;}
        
        Text color #502f8e
      
           This box has a color of #502f8e        
        
          <div style="background-color:#502f8e;">Content here</div>
        
        
          .mybackground {background-color:#502f8e;}
        
        Background color #502f8e
      
           Border around this has a color of #502f8e        
        
          <div style="border:2px solid #502f8e;">Content here</div>
        
        
          .myborder {border:2px solid #502f8e;}
        
        Border color #502f8e