#5317ef color space conversions
Hex:
        #5317ef
        RGB:
        83, 23, 239
        CMY:
        67, 91, 6
        CMYK:
        65, 90, 0, 6
      HSL:
        257°, 87.0968%, 51.3725%
        HSV (HSB):
        257°, 90.3766%, 93.7255%
        XYZ:
        19.4537, 8.6838, 82.3122
        xyY:
        0.1761, 0.0786, 8.6838
      CIE-Lab:
        35.3682, 73.2475, -93.6270
        CIE-LCH:
        35.3682, 118.8747, 308.0372
        CIE-Luv:
        35.3682, -0.7626, -124.7399
        Hunter-Lab:
        29.4683, 66.2684, -144.9839
      #5317ef color charts
#5317ef RGB chart
      #5317ef CMYK chart
      #5317ef RGB pie chart
      #5317ef color shades, tints & tones
#5317ef color schemes
#5317ef color preview, HTML & CSS examples
           This text has a color of #5317ef        
        
          <p style="color:#5317ef;">Text here</p>
        
        
          .mytext {color:#5317ef;}
        
        Text color #5317ef
      
           This box has a color of #5317ef        
        
          <div style="background-color:#5317ef;">Content here</div>
        
        
          .mybackground {background-color:#5317ef;}
        
        Background color #5317ef
      
           Border around this has a color of #5317ef        
        
          <div style="border:2px solid #5317ef;">Content here</div>
        
        
          .myborder {border:2px solid #5317ef;}
        
        Border color #5317ef