#3527d4 color space conversions
Hex:
        #3527d4
        RGB:
        53, 39, 212
        CMY:
        79, 85, 17
        CMYK:
        75, 82, 0, 17
      HSL:
        245°, 68.9243%, 49.2157%
        HSV (HSB):
        245°, 81.6038%, 83.1373%
        XYZ:
        14.0774, 6.9614, 62.8891
        xyY:
        0.1677, 0.0829, 6.9614
      CIE-Lab:
        31.7188, 58.8593, -84.2852
        CIE-LCH:
        31.7188, 102.8028, 304.9279
        CIE-Luv:
        31.7188, -5.9872, -109.0102
        Hunter-Lab:
        26.3844, 49.0657, -122.8526
      #3527d4 color charts
#3527d4 RGB chart
      #3527d4 CMYK chart
      #3527d4 RGB pie chart
      #3527d4 color shades, tints & tones
#3527d4 color schemes
#3527d4 color preview, HTML & CSS examples
           This text has a color of #3527d4        
        
          <p style="color:#3527d4;">Text here</p>
        
        
          .mytext {color:#3527d4;}
        
        Text color #3527d4
      
           This box has a color of #3527d4        
        
          <div style="background-color:#3527d4;">Content here</div>
        
        
          .mybackground {background-color:#3527d4;}
        
        Background color #3527d4
      
           Border around this has a color of #3527d4        
        
          <div style="border:2px solid #3527d4;">Content here</div>
        
        
          .myborder {border:2px solid #3527d4;}
        
        Border color #3527d4