#502bc3 color space conversions
Hex:
        #502bc3
        RGB:
        80, 43, 195
        CMY:
        69, 83, 24
        CMYK:
        59, 78, 0, 24
      HSL:
        255°, 63.8655%, 46.6667%
        HSV (HSB):
        255°, 77.9487%, 76.4706%
        XYZ:
        14.0225, 7.3734, 52.3139
        xyY:
        0.1902, 0.1000, 7.3734
      CIE-Lab:
        32.6422, 54.5349, -72.7788
        CIE-LCH:
        32.6422, 90.9440, 306.8451
        CIE-Luv:
        32.6422, 0.5806, -98.7257
        Hunter-Lab:
        27.1539, 44.6592, -95.2185
      #502bc3 color charts
#502bc3 RGB chart
      #502bc3 CMYK chart
      #502bc3 RGB pie chart
      #502bc3 color shades, tints & tones
#502bc3 color schemes
#502bc3 color preview, HTML & CSS examples
           This text has a color of #502bc3        
        
          <p style="color:#502bc3;">Text here</p>
        
        
          .mytext {color:#502bc3;}
        
        Text color #502bc3
      
           This box has a color of #502bc3        
        
          <div style="background-color:#502bc3;">Content here</div>
        
        
          .mybackground {background-color:#502bc3;}
        
        Background color #502bc3
      
           Border around this has a color of #502bc3        
        
          <div style="border:2px solid #502bc3;">Content here</div>
        
        
          .myborder {border:2px solid #502bc3;}
        
        Border color #502bc3