#502cc4 color space conversions
Hex:
        #502cc4
        RGB:
        80, 44, 196
        CMY:
        69, 83, 23
        CMYK:
        59, 78, 0, 23
      HSL:
        254°, 63.3333%, 47.0588%
        HSV (HSB):
        254°, 77.5510%, 76.8627%
        XYZ:
        14.1728, 7.4924, 52.9237
        xyY:
        0.1900, 0.1004, 7.4924
      CIE-Lab:
        32.9025, 54.3535, -72.9364
        CIE-LCH:
        32.9025, 90.9616, 306.6941
        CIE-Luv:
        32.9025, 0.3620, -99.2375
        Hunter-Lab:
        27.3722, 44.5223, -95.4759
      #502cc4 color charts
#502cc4 RGB chart
      #502cc4 CMYK chart
      #502cc4 RGB pie chart
      #502cc4 color shades, tints & tones
#502cc4 color schemes
#502cc4 color preview, HTML & CSS examples
           This text has a color of #502cc4        
        
          <p style="color:#502cc4;">Text here</p>
        
        
          .mytext {color:#502cc4;}
        
        Text color #502cc4
      
           This box has a color of #502cc4        
        
          <div style="background-color:#502cc4;">Content here</div>
        
        
          .mybackground {background-color:#502cc4;}
        
        Background color #502cc4
      
           Border around this has a color of #502cc4        
        
          <div style="border:2px solid #502cc4;">Content here</div>
        
        
          .myborder {border:2px solid #502cc4;}
        
        Border color #502cc4