#502bd3 color space conversions
Hex:
        #502bd3
        RGB:
        80, 43, 211
        CMY:
        69, 83, 17
        CMYK:
        62, 80, 0, 17
      HSL:
        253°, 66.1417%, 49.8039%
        HSV (HSB):
        253°, 79.6209%, 82.7451%
        XYZ:
        15.9300, 8.1364, 62.3589
        xyY:
        0.1843, 0.0941, 8.1364
      CIE-Lab:
        34.2653, 59.0133, -79.4254
        CIE-LCH:
        34.2653, 98.9493, 306.6124
        CIE-Luv:
        34.2653, -0.8061, -108.2697
        Hunter-Lab:
        28.5243, 49.7695, -109.6507
      #502bd3 color charts
#502bd3 RGB chart
      #502bd3 CMYK chart
      #502bd3 RGB pie chart
      #502bd3 color shades, tints & tones
#502bd3 color schemes
#502bd3 color preview, HTML & CSS examples
           This text has a color of #502bd3        
        
          <p style="color:#502bd3;">Text here</p>
        
        
          .mytext {color:#502bd3;}
        
        Text color #502bd3
      
           This box has a color of #502bd3        
        
          <div style="background-color:#502bd3;">Content here</div>
        
        
          .mybackground {background-color:#502bd3;}
        
        Background color #502bd3
      
           Border around this has a color of #502bd3        
        
          <div style="border:2px solid #502bd3;">Content here</div>
        
        
          .myborder {border:2px solid #502bd3;}
        
        Border color #502bd3