#5329af color space conversions
Hex:
        #5329af
        RGB:
        83, 41, 175
        CMY:
        67, 84, 31
        CMYK:
        53, 77, 0, 31
      HSL:
        259°, 62.0370%, 42.3529%
        HSV (HSB):
        259°, 76.5714%, 68.6275%
        XYZ:
        12.0981, 6.5200, 41.1783
        xyY:
        0.2023, 0.1090, 6.5200
      CIE-Lab:
        30.6883, 50.2718, -64.1356
        CIE-LCH:
        30.6883, 81.4900, 308.0907
        CIE-Luv:
        30.6883, 3.7769, -86.5546
        Hunter-Lab:
        25.5343, 39.8876, -77.7408
      #5329af color charts
#5329af RGB chart
      #5329af CMYK chart
      #5329af RGB pie chart
      #5329af color shades, tints & tones
#5329af color schemes
#5329af color preview, HTML & CSS examples
           This text has a color of #5329af        
        
          <p style="color:#5329af;">Text here</p>
        
        
          .mytext {color:#5329af;}
        
        Text color #5329af
      
           This box has a color of #5329af        
        
          <div style="background-color:#5329af;">Content here</div>
        
        
          .mybackground {background-color:#5329af;}
        
        Background color #5329af
      
           Border around this has a color of #5329af        
        
          <div style="border:2px solid #5329af;">Content here</div>
        
        
          .myborder {border:2px solid #5329af;}
        
        Border color #5329af