#5313d3 color space conversions
Hex:
        #5313d3
        RGB:
        83, 19, 211
        CMY:
        67, 93, 17
        CMYK:
        61, 91, 0, 17
      HSL:
        260°, 83.4783%, 45.0980%
        HSV (HSB):
        260°, 90.9953%, 82.7451%
        XYZ:
        15.5580, 7.0079, 62.1607
        xyY:
        0.1836, 0.0827, 7.0079
      CIE-Lab:
        31.8249, 67.3697, -83.4569
        CIE-LCH:
        31.8249, 107.2554, 308.9118
        CIE-Luv:
        31.8249, 1.9718, -108.8089
        Hunter-Lab:
        26.4724, 58.5789, -120.6899
      #5313d3 color charts
#5313d3 RGB chart
      #5313d3 CMYK chart
      #5313d3 RGB pie chart
      #5313d3 color shades, tints & tones
#5313d3 color schemes
#5313d3 color preview, HTML & CSS examples
           This text has a color of #5313d3        
        
          <p style="color:#5313d3;">Text here</p>
        
        
          .mytext {color:#5313d3;}
        
        Text color #5313d3
      
           This box has a color of #5313d3        
        
          <div style="background-color:#5313d3;">Content here</div>
        
        
          .mybackground {background-color:#5313d3;}
        
        Background color #5313d3
      
           Border around this has a color of #5313d3        
        
          <div style="border:2px solid #5313d3;">Content here</div>
        
        
          .myborder {border:2px solid #5313d3;}
        
        Border color #5313d3