#3523fb color space conversions
Hex:
        #3523fb
        RGB:
        53, 35, 251
        CMY:
        79, 86, 2
        CMYK:
        79, 86, 0, 2
      HSL:
        245°, 96.4286%, 56.0784%
        HSV (HSB):
        245°, 86.0558%, 98.4314%
        XYZ:
        19.4818, 8.9240, 91.9625
        xyY:
        0.1619, 0.0741, 8.9240
      CIE-Lab:
        35.8375, 71.3666, -99.6765
        CIE-LCH:
        35.8375, 122.5912, 305.6020
        CIE-Luv:
        35.8375, -7.5884, -131.0169
        Hunter-Lab:
        29.8730, 64.1317, -161.6099
      #3523fb color charts
#3523fb RGB chart
      #3523fb CMYK chart
      #3523fb RGB pie chart
      #3523fb color shades, tints & tones
#3523fb color schemes
#3523fb color preview, HTML & CSS examples
           This text has a color of #3523fb        
        
          <p style="color:#3523fb;">Text here</p>
        
        
          .mytext {color:#3523fb;}
        
        Text color #3523fb
      
           This box has a color of #3523fb        
        
          <div style="background-color:#3523fb;">Content here</div>
        
        
          .mybackground {background-color:#3523fb;}
        
        Background color #3523fb
      
           Border around this has a color of #3523fb        
        
          <div style="border:2px solid #3523fb;">Content here</div>
        
        
          .myborder {border:2px solid #3523fb;}
        
        Border color #3523fb