#5319ef color space conversions
Hex:
        #5319ef
        RGB:
        83, 25, 239
        CMY:
        67, 90, 6
        CMYK:
        65, 90, 0, 6
      HSL:
        256°, 86.9919%, 51.7647%
        HSV (HSB):
        256°, 89.5397%, 93.7255%
        XYZ:
        19.4949, 8.7663, 82.3259
        xyY:
        0.1763, 0.0793, 8.7663
      CIE-Lab:
        35.5303, 72.7568, -93.3576
        CIE-LCH:
        35.5303, 118.3605, 307.9305
        CIE-Luv:
        35.5303, -0.8751, -124.7519
        Hunter-Lab:
        29.6079, 65.7171, -144.1328
      #5319ef color charts
#5319ef RGB chart
      #5319ef CMYK chart
      #5319ef RGB pie chart
      #5319ef color shades, tints & tones
#5319ef color schemes
#5319ef color preview, HTML & CSS examples
           This text has a color of #5319ef        
        
          <p style="color:#5319ef;">Text here</p>
        
        
          .mytext {color:#5319ef;}
        
        Text color #5319ef
      
           This box has a color of #5319ef        
        
          <div style="background-color:#5319ef;">Content here</div>
        
        
          .mybackground {background-color:#5319ef;}
        
        Background color #5319ef
      
           Border around this has a color of #5319ef        
        
          <div style="border:2px solid #5319ef;">Content here</div>
        
        
          .myborder {border:2px solid #5319ef;}
        
        Border color #5319ef