#5319af color space conversions
Hex:
        #5319af
        RGB:
        83, 25, 175
        CMY:
        67, 90, 31
        CMYK:
        53, 86, 0, 31
      HSL:
        263°, 75.0000%, 39.2157%
        HSV (HSB):
        263°, 85.7143%, 68.6275%
        XYZ:
        11.6528, 5.6294, 41.0299
        xyY:
        0.1998, 0.0965, 5.6294
      CIE-Lab:
        28.4576, 56.7624, -67.8076
        CIE-LCH:
        28.4576, 88.4298, 309.9330
        CIE-Luv:
        28.4576, 5.4819, -87.7459
        Hunter-Lab:
        23.7264, 46.1459, -85.9213
      #5319af color charts
#5319af RGB chart
      #5319af CMYK chart
      #5319af RGB pie chart
      #5319af color shades, tints & tones
#5319af color schemes
#5319af color preview, HTML & CSS examples
           This text has a color of #5319af        
        
          <p style="color:#5319af;">Text here</p>
        
        
          .mytext {color:#5319af;}
        
        Text color #5319af
      
           This box has a color of #5319af        
        
          <div style="background-color:#5319af;">Content here</div>
        
        
          .mybackground {background-color:#5319af;}
        
        Background color #5319af
      
           Border around this has a color of #5319af        
        
          <div style="border:2px solid #5319af;">Content here</div>
        
        
          .myborder {border:2px solid #5319af;}
        
        Border color #5319af