#5310e5 color space conversions
Hex:
        #5310e5
        RGB:
        83, 16, 229
        CMY:
        67, 94, 10
        CMYK:
        64, 93, 0, 10
      HSL:
        259°, 86.9388%, 48.0392%
        HSV (HSB):
        259°, 93.0131%, 89.8039%
        XYZ:
        17.8954, 7.8667, 74.7040
        xyY:
        0.1781, 0.0783, 7.8667
      CIE-Lab:
        33.7038, 72.3344, -90.7009
        CIE-LCH:
        33.7038, 116.0125, 308.5725
        CIE-Luv:
        33.7038, 0.4354, -119.0331
        Hunter-Lab:
        28.0477, 64.8060, -138.2834
      #5310e5 color charts
#5310e5 RGB chart
      #5310e5 CMYK chart
      #5310e5 RGB pie chart
      #5310e5 color shades, tints & tones
#5310e5 color schemes
#5310e5 color preview, HTML & CSS examples
           This text has a color of #5310e5        
        
          <p style="color:#5310e5;">Text here</p>
        
        
          .mytext {color:#5310e5;}
        
        Text color #5310e5
      
           This box has a color of #5310e5        
        
          <div style="background-color:#5310e5;">Content here</div>
        
        
          .mybackground {background-color:#5310e5;}
        
        Background color #5310e5
      
           Border around this has a color of #5310e5        
        
          <div style="border:2px solid #5310e5;">Content here</div>
        
        
          .myborder {border:2px solid #5310e5;}
        
        Border color #5310e5