#5329d5 color space conversions
Hex:
        #5329d5
        RGB:
        83, 41, 213
        CMY:
        67, 84, 16
        CMYK:
        61, 81, 0, 16
      HSL:
        255°, 67.7165%, 49.8039%
        HSV (HSB):
        255°, 80.7512%, 83.5294%
        XYZ:
        16.3705, 8.2290, 63.6763
        xyY:
        0.1854, 0.0932, 8.2290
      CIE-Lab:
        34.4553, 60.7121, -80.2594
        CIE-LCH:
        34.4553, 100.6356, 307.1056
        CIE-Luv:
        34.4553, 0.0402, -109.5051
        Hunter-Lab:
        28.6862, 51.6645, -111.5290
      #5329d5 color charts
#5329d5 RGB chart
      #5329d5 CMYK chart
      #5329d5 RGB pie chart
      #5329d5 color shades, tints & tones
#5329d5 color schemes
#5329d5 color preview, HTML & CSS examples
           This text has a color of #5329d5        
        
          <p style="color:#5329d5;">Text here</p>
        
        
          .mytext {color:#5329d5;}
        
        Text color #5329d5
      
           This box has a color of #5329d5        
        
          <div style="background-color:#5329d5;">Content here</div>
        
        
          .mybackground {background-color:#5329d5;}
        
        Background color #5329d5
      
           Border around this has a color of #5329d5        
        
          <div style="border:2px solid #5329d5;">Content here</div>
        
        
          .myborder {border:2px solid #5329d5;}
        
        Border color #5329d5