#5325f5 color space conversions
Hex:
        #5325f5
        RGB:
        83, 37, 245
        CMY:
        67, 85, 4
        CMYK:
        66, 85, 0, 4
      HSL:
        253°, 91.2281%, 55.2941%
        HSV (HSB):
        253°, 84.8980%, 96.0784%
        XYZ:
        20.7103, 9.7547, 87.1775
        xyY:
        0.1760, 0.0829, 9.7547
      CIE-Lab:
        37.3985, 70.7087, -93.6476
        CIE-LCH:
        37.3985, 117.3439, 307.0547
        CIE-Luv:
        37.3985, -2.2074, -128.1007
        Hunter-Lab:
        31.2325, 63.7064, -143.6299
      #5325f5 color charts
#5325f5 RGB chart
      #5325f5 CMYK chart
      #5325f5 RGB pie chart
      #5325f5 color shades, tints & tones
#5325f5 color schemes
#5325f5 color preview, HTML & CSS examples
           This text has a color of #5325f5        
        
          <p style="color:#5325f5;">Text here</p>
        
        
          .mytext {color:#5325f5;}
        
        Text color #5325f5
      
           This box has a color of #5325f5        
        
          <div style="background-color:#5325f5;">Content here</div>
        
        
          .mybackground {background-color:#5325f5;}
        
        Background color #5325f5
      
           Border around this has a color of #5325f5        
        
          <div style="border:2px solid #5325f5;">Content here</div>
        
        
          .myborder {border:2px solid #5325f5;}
        
        Border color #5325f5