#502cbe color space conversions
Hex:
        #502cbe
        RGB:
        80, 44, 190
        CMY:
        69, 83, 25
        CMYK:
        58, 77, 0, 25
      HSL:
        255°, 62.3932%, 45.8824%
        HSV (HSB):
        255°, 76.8421%, 74.5098%
        XYZ:
        13.5032, 7.2245, 49.3980
        xyY:
        0.1926, 0.1030, 7.2245
      CIE-Lab:
        32.3127, 52.6528, -70.3807
        CIE-LCH:
        32.3127, 87.8963, 306.8007
        CIE-Luv:
        32.3127, 0.9071, -95.5970
        Hunter-Lab:
        26.8785, 42.6373, -90.1496
      #502cbe color charts
#502cbe RGB chart
      #502cbe CMYK chart
      #502cbe RGB pie chart
      #502cbe color shades, tints & tones
#502cbe color schemes
#502cbe color preview, HTML & CSS examples
           This text has a color of #502cbe        
        
          <p style="color:#502cbe;">Text here</p>
        
        
          .mytext {color:#502cbe;}
        
        Text color #502cbe
      
           This box has a color of #502cbe        
        
          <div style="background-color:#502cbe;">Content here</div>
        
        
          .mybackground {background-color:#502cbe;}
        
        Background color #502cbe
      
           Border around this has a color of #502cbe        
        
          <div style="border:2px solid #502cbe;">Content here</div>
        
        
          .myborder {border:2px solid #502cbe;}
        
        Border color #502cbe