#502dd9 color space conversions
Hex:
        #502dd9
        RGB:
        80, 45, 217
        CMY:
        69, 82, 15
        CMYK:
        63, 79, 0, 15
      HSL:
        252°, 69.3548%, 51.3725%
        HSV (HSB):
        252°, 79.2627%, 85.0980%
        XYZ:
        16.7710, 8.5920, 66.4201
        xyY:
        0.1827, 0.0936, 8.5920
      CIE-Lab:
        35.1866, 59.8107, -81.3671
        CIE-LCH:
        35.1866, 100.9848, 306.3186
        CIE-Luv:
        35.1866, -1.5292, -111.6757
        Hunter-Lab:
        29.3121, 50.8333, -113.8304
      #502dd9 color charts
#502dd9 RGB chart
      #502dd9 CMYK chart
      #502dd9 RGB pie chart
      #502dd9 color shades, tints & tones
#502dd9 color schemes
#502dd9 color preview, HTML & CSS examples
           This text has a color of #502dd9        
        
          <p style="color:#502dd9;">Text here</p>
        
        
          .mytext {color:#502dd9;}
        
        Text color #502dd9
      
           This box has a color of #502dd9        
        
          <div style="background-color:#502dd9;">Content here</div>
        
        
          .mybackground {background-color:#502dd9;}
        
        Background color #502dd9
      
           Border around this has a color of #502dd9        
        
          <div style="border:2px solid #502dd9;">Content here</div>
        
        
          .myborder {border:2px solid #502dd9;}
        
        Border color #502dd9