#3529cd color space conversions
Hex:
        #3529cd
        RGB:
        53, 41, 205
        CMY:
        79, 84, 20
        CMYK:
        74, 80, 0, 20
      HSL:
        244°, 66.6667%, 48.2353%
        HSV (HSB):
        244°, 80.0000%, 80.3922%
        XYZ:
        13.2806, 6.7505, 58.3606
        xyY:
        0.1694, 0.0861, 6.7505
      CIE-Lab:
        31.2321, 55.8688, -81.0266
        CIE-LCH:
        31.2321, 98.4207, 304.5867
        CIE-Luv:
        31.2321, -5.8545, -104.9809
        Hunter-Lab:
        25.9818, 45.7720, -114.9907
      #3529cd color charts
#3529cd RGB chart
      #3529cd CMYK chart
      #3529cd RGB pie chart
      #3529cd color shades, tints & tones
#3529cd color schemes
#3529cd color preview, HTML & CSS examples
           This text has a color of #3529cd        
        
          <p style="color:#3529cd;">Text here</p>
        
        
          .mytext {color:#3529cd;}
        
        Text color #3529cd
      
           This box has a color of #3529cd        
        
          <div style="background-color:#3529cd;">Content here</div>
        
        
          .mybackground {background-color:#3529cd;}
        
        Background color #3529cd
      
           Border around this has a color of #3529cd        
        
          <div style="border:2px solid #3529cd;">Content here</div>
        
        
          .myborder {border:2px solid #3529cd;}
        
        Border color #3529cd