#3523fc color space conversions
Hex:
        #3523fc
        RGB:
        53, 35, 252
        CMY:
        79, 86, 1
        CMYK:
        79, 86, 0, 1
      HSL:
        245°, 97.3094%, 56.2745%
        HSV (HSB):
        245°, 86.1111%, 98.8235%
        XYZ:
        19.6399, 8.9872, 92.7950
        xyY:
        0.1617, 0.0740, 8.9872
      CIE-Lab:
        35.9597, 71.6354, -100.0347
        CIE-LCH:
        35.9597, 123.0389, 305.6067
        CIE-Luv:
        35.9597, -7.6380, -131.5772
        Hunter-Lab:
        29.9787, 64.4778, -162.5391
      #3523fc color charts
#3523fc RGB chart
      #3523fc CMYK chart
      #3523fc RGB pie chart
      #3523fc color shades, tints & tones
#3523fc color schemes
#3523fc color preview, HTML & CSS examples
           This text has a color of #3523fc        
        
          <p style="color:#3523fc;">Text here</p>
        
        
          .mytext {color:#3523fc;}
        
        Text color #3523fc
      
           This box has a color of #3523fc        
        
          <div style="background-color:#3523fc;">Content here</div>
        
        
          .mybackground {background-color:#3523fc;}
        
        Background color #3523fc
      
           Border around this has a color of #3523fc        
        
          <div style="border:2px solid #3523fc;">Content here</div>
        
        
          .myborder {border:2px solid #3523fc;}
        
        Border color #3523fc