#3575cd color space conversions
Hex:
        #3575cd
        RGB:
        53, 117, 205
        CMY:
        79, 54, 20
        CMYK:
        74, 43, 0, 20
      HSL:
        215°, 60.3175%, 50.5882%
        HSV (HSB):
        215°, 74.1463%, 80.3922%
        XYZ:
        18.8489, 17.8872, 60.2167
        xyY:
        0.1944, 0.1845, 17.8872
      CIE-Lab:
        49.3591, 9.8566, -51.4777
        CIE-LCH:
        49.3591, 52.4128, 280.8394
        CIE-Luv:
        49.3591, -23.5310, -79.7013
        Hunter-Lab:
        42.2933, 5.5391, -54.8111
      #3575cd color charts
#3575cd RGB chart
      #3575cd CMYK chart
      #3575cd RGB pie chart
      #3575cd color shades, tints & tones
#3575cd color schemes
#3575cd color preview, HTML & CSS examples
           This text has a color of #3575cd        
        
          <p style="color:#3575cd;">Text here</p>
        
        
          .mytext {color:#3575cd;}
        
        Text color #3575cd
      
           This box has a color of #3575cd        
        
          <div style="background-color:#3575cd;">Content here</div>
        
        
          .mybackground {background-color:#3575cd;}
        
        Background color #3575cd
      
           Border around this has a color of #3575cd        
        
          <div style="border:2px solid #3575cd;">Content here</div>
        
        
          .myborder {border:2px solid #3575cd;}
        
        Border color #3575cd