#3524fa color space conversions
Hex:
        #3524fa
        RGB:
        53, 36, 250
        CMY:
        79, 86, 2
        CMYK:
        79, 86, 0, 2
      HSL:
        245°, 95.5357%, 56.0784%
        HSV (HSB):
        245°, 85.6000%, 98.0392%
        XYZ:
        19.3544, 8.9208, 91.1443
        xyY:
        0.1621, 0.0747, 8.9208
      CIE-Lab:
        35.8313, 70.7493, -99.1249
        CIE-LCH:
        35.8313, 121.7835, 305.5169
        CIE-Luv:
        35.8313, -7.6222, -130.4883
        Hunter-Lab:
        29.8676, 63.4006, -160.0223
      #3524fa color charts
#3524fa RGB chart
      #3524fa CMYK chart
      #3524fa RGB pie chart
      #3524fa color shades, tints & tones
#3524fa color schemes
#3524fa color preview, HTML & CSS examples
           This text has a color of #3524fa        
        
          <p style="color:#3524fa;">Text here</p>
        
        
          .mytext {color:#3524fa;}
        
        Text color #3524fa
      
           This box has a color of #3524fa        
        
          <div style="background-color:#3524fa;">Content here</div>
        
        
          .mybackground {background-color:#3524fa;}
        
        Background color #3524fa
      
           Border around this has a color of #3524fa        
        
          <div style="border:2px solid #3524fa;">Content here</div>
        
        
          .myborder {border:2px solid #3524fa;}
        
        Border color #3524fa