#5317cd color space conversions
Hex:
        #5317cd
        RGB:
        83, 23, 205
        CMY:
        67, 91, 20
        CMYK:
        60, 89, 0, 20
      HSL:
        260°, 79.8246%, 44.7059%
        HSV (HSB):
        260°, 88.7805%, 80.3922%
        XYZ:
        14.8931, 6.8596, 58.2967
        xyY:
        0.1860, 0.0857, 6.8596
      CIE-Lab:
        31.4851, 64.8812, -80.5312
        CIE-LCH:
        31.4851, 103.4158, 308.8572
        CIE-Luv:
        31.4851, 2.3346, -105.3553
        Hunter-Lab:
        26.1908, 55.6683, -113.6369
      #5317cd color charts
#5317cd RGB chart
      #5317cd CMYK chart
      #5317cd RGB pie chart
      #5317cd color shades, tints & tones
#5317cd color schemes
#5317cd color preview, HTML & CSS examples
           This text has a color of #5317cd        
        
          <p style="color:#5317cd;">Text here</p>
        
        
          .mytext {color:#5317cd;}
        
        Text color #5317cd
      
           This box has a color of #5317cd        
        
          <div style="background-color:#5317cd;">Content here</div>
        
        
          .mybackground {background-color:#5317cd;}
        
        Background color #5317cd
      
           Border around this has a color of #5317cd        
        
          <div style="border:2px solid #5317cd;">Content here</div>
        
        
          .myborder {border:2px solid #5317cd;}
        
        Border color #5317cd