#3528c1 color space conversions
Hex:
        #3528c1
        RGB:
        53, 40, 193
        CMY:
        79, 84, 24
        CMYK:
        73, 79, 0, 24
      HSL:
        245°, 65.6652%, 45.6863%
        HSV (HSB):
        245°, 79.2746%, 75.6863%
        XYZ:
        11.8526, 6.1247, 51.0096
        xyY:
        0.1718, 0.0888, 6.1247
      CIE-Lab:
        29.7250, 52.7113, -76.4957
        CIE-LCH:
        29.7250, 92.8982, 304.5698
        CIE-Luv:
        29.7250, -5.0950, -98.0146
        Hunter-Lab:
        24.7482, 42.1796, -104.8815
      #3528c1 color charts
#3528c1 RGB chart
      #3528c1 CMYK chart
      #3528c1 RGB pie chart
      #3528c1 color shades, tints & tones
#3528c1 color schemes
#3528c1 color preview, HTML & CSS examples
           This text has a color of #3528c1        
        
          <p style="color:#3528c1;">Text here</p>
        
        
          .mytext {color:#3528c1;}
        
        Text color #3528c1
      
           This box has a color of #3528c1        
        
          <div style="background-color:#3528c1;">Content here</div>
        
        
          .mybackground {background-color:#3528c1;}
        
        Background color #3528c1
      
           Border around this has a color of #3528c1        
        
          <div style="border:2px solid #3528c1;">Content here</div>
        
        
          .myborder {border:2px solid #3528c1;}
        
        Border color #3528c1