#5313d5 color space conversions
Hex:
        #5313d5
        RGB:
        83, 19, 213
        CMY:
        67, 93, 16
        CMYK:
        61, 91, 0, 16
      HSL:
        260°, 83.6207%, 45.4902%
        HSV (HSB):
        260°, 91.0798%, 83.5294%
        XYZ:
        15.8104, 7.1088, 63.4896
        xyY:
        0.1830, 0.0823, 7.1088
      CIE-Lab:
        32.0534, 67.8555, -84.2369
        CIE-LCH:
        32.0534, 108.1676, 308.8526
        CIE-Luv:
        32.0534, 1.7780, -109.9536
        Hunter-Lab:
        26.6624, 59.1885, -122.5201
      #5313d5 color charts
#5313d5 RGB chart
      #5313d5 CMYK chart
      #5313d5 RGB pie chart
      #5313d5 color shades, tints & tones
#5313d5 color schemes
#5313d5 color preview, HTML & CSS examples
           This text has a color of #5313d5        
        
          <p style="color:#5313d5;">Text here</p>
        
        
          .mytext {color:#5313d5;}
        
        Text color #5313d5
      
           This box has a color of #5313d5        
        
          <div style="background-color:#5313d5;">Content here</div>
        
        
          .mybackground {background-color:#5313d5;}
        
        Background color #5313d5
      
           Border around this has a color of #5313d5        
        
          <div style="border:2px solid #5313d5;">Content here</div>
        
        
          .myborder {border:2px solid #5313d5;}
        
        Border color #5313d5