#3525e1 color space conversions
Hex:
        #3525e1
        RGB:
        53, 37, 225
        CMY:
        79, 85, 12
        CMYK:
        76, 84, 0, 12
      HSL:
        245°, 75.8065%, 51.3725%
        HSV (HSB):
        245°, 83.5556%, 88.2353%
        XYZ:
        15.7204, 7.5163, 71.8564
        xyY:
        0.1653, 0.0790, 7.5163
      CIE-Lab:
        32.9544, 63.4490, -89.7224
        CIE-LCH:
        32.9544, 109.8903, 305.2668
        CIE-Luv:
        32.9544, -6.4529, -116.4022
        Hunter-Lab:
        27.4158, 54.3752, -136.2071
      #3525e1 color charts
#3525e1 RGB chart
      #3525e1 CMYK chart
      #3525e1 RGB pie chart
      #3525e1 color shades, tints & tones
#3525e1 color schemes
#3525e1 color preview, HTML & CSS examples
           This text has a color of #3525e1        
        
          <p style="color:#3525e1;">Text here</p>
        
        
          .mytext {color:#3525e1;}
        
        Text color #3525e1
      
           This box has a color of #3525e1        
        
          <div style="background-color:#3525e1;">Content here</div>
        
        
          .mybackground {background-color:#3525e1;}
        
        Background color #3525e1
      
           Border around this has a color of #3525e1        
        
          <div style="border:2px solid #3525e1;">Content here</div>
        
        
          .myborder {border:2px solid #3525e1;}
        
        Border color #3525e1