#5321e5 color space conversions
Hex:
        #5321e5
        RGB:
        83, 33, 229
        CMY:
        67, 87, 10
        CMYK:
        64, 86, 0, 10
      HSL:
        255°, 79.0323%, 51.3725%
        HSV (HSB):
        255°, 85.5895%, 89.8039%
        XYZ:
        18.2540, 8.5839, 74.8235
        xyY:
        0.1796, 0.0844, 8.5839
      CIE-Lab:
        35.1704, 67.9140, -88.2662
        CIE-LCH:
        35.1704, 111.3698, 307.5755
        CIE-Luv:
        35.1704, -0.5883, -119.0465
        Hunter-Lab:
        29.2982, 59.9409, -130.9095
      #5321e5 color charts
#5321e5 RGB chart
      #5321e5 CMYK chart
      #5321e5 RGB pie chart
      #5321e5 color shades, tints & tones
#5321e5 color schemes
#5321e5 color preview, HTML & CSS examples
           This text has a color of #5321e5        
        
          <p style="color:#5321e5;">Text here</p>
        
        
          .mytext {color:#5321e5;}
        
        Text color #5321e5
      
           This box has a color of #5321e5        
        
          <div style="background-color:#5321e5;">Content here</div>
        
        
          .mybackground {background-color:#5321e5;}
        
        Background color #5321e5
      
           Border around this has a color of #5321e5        
        
          <div style="border:2px solid #5321e5;">Content here</div>
        
        
          .myborder {border:2px solid #5321e5;}
        
        Border color #5321e5