#5319ce color space conversions
Hex:
        #5319ce
        RGB:
        83, 25, 206
        CMY:
        67, 90, 19
        CMYK:
        60, 88, 0, 19
      HSL:
        259°, 78.3550%, 45.2941%
        HSV (HSB):
        259°, 87.8641%, 80.7843%
        XYZ:
        15.0555, 6.9905, 58.9483
        xyY:
        0.1859, 0.0863, 6.9905
      CIE-Lab:
        31.7853, 64.5633, -80.6164
        CIE-LCH:
        31.7853, 103.2832, 308.6902
        CIE-Luv:
        31.7853, 2.1046, -105.9178
        Hunter-Lab:
        26.4395, 55.3742, -113.6824
      #5319ce color charts
#5319ce RGB chart
      #5319ce CMYK chart
      #5319ce RGB pie chart
      #5319ce color shades, tints & tones
#5319ce color schemes
#5319ce color preview, HTML & CSS examples
           This text has a color of #5319ce        
        
          <p style="color:#5319ce;">Text here</p>
        
        
          .mytext {color:#5319ce;}
        
        Text color #5319ce
      
           This box has a color of #5319ce        
        
          <div style="background-color:#5319ce;">Content here</div>
        
        
          .mybackground {background-color:#5319ce;}
        
        Background color #5319ce
      
           Border around this has a color of #5319ce        
        
          <div style="border:2px solid #5319ce;">Content here</div>
        
        
          .myborder {border:2px solid #5319ce;}
        
        Border color #5319ce