#3582cd color space conversions
Hex:
        #3582cd
        RGB:
        53, 130, 205
        CMY:
        79, 49, 20
        CMYK:
        74, 37, 0, 20
      HSL:
        210°, 60.3175%, 50.5882%
        HSV (HSB):
        210°, 74.1463%, 80.3922%
        XYZ:
        20.4703, 21.1299, 60.7572
        xyY:
        0.2000, 0.2064, 21.1299
      CIE-Lab:
        53.0914, 1.9003, -45.5323
        CIE-LCH:
        53.0914, 45.5719, 272.3899
        CIE-Luv:
        53.0914, -27.8025, -70.6811
        Hunter-Lab:
        45.9673, -0.9527, -46.1893
      #3582cd color charts
#3582cd RGB chart
      #3582cd CMYK chart
      #3582cd RGB pie chart
      #3582cd color shades, tints & tones
#3582cd color schemes
#3582cd color preview, HTML & CSS examples
           This text has a color of #3582cd        
        
          <p style="color:#3582cd;">Text here</p>
        
        
          .mytext {color:#3582cd;}
        
        Text color #3582cd
      
           This box has a color of #3582cd        
        
          <div style="background-color:#3582cd;">Content here</div>
        
        
          .mybackground {background-color:#3582cd;}
        
        Background color #3582cd
      
           Border around this has a color of #3582cd        
        
          <div style="border:2px solid #3582cd;">Content here</div>
        
        
          .myborder {border:2px solid #3582cd;}
        
        Border color #3582cd