#3483cd color space conversions
Hex:
        #3483cd
        RGB:
        52, 131, 205
        CMY:
        80, 49, 20
        CMYK:
        75, 36, 0, 20
      HSL:
        209°, 60.4743%, 50.3922%
        HSV (HSB):
        209°, 74.6341%, 80.3922%
        XYZ:
        20.5519, 21.3704, 60.7993
        xyY:
        0.2001, 0.2080, 21.3704
      CIE-Lab:
        53.3526, 1.1725, -45.1200
        CIE-LCH:
        53.3526, 45.1353, 271.4886
        CIE-Luv:
        53.3526, -28.3031, -70.0108
        Hunter-Lab:
        46.2282, -1.5426, -45.6185
      #3483cd color charts
#3483cd RGB chart
      #3483cd CMYK chart
      #3483cd RGB pie chart
      #3483cd color shades, tints & tones
#3483cd color schemes
#3483cd color preview, HTML & CSS examples
           This text has a color of #3483cd        
        
          <p style="color:#3483cd;">Text here</p>
        
        
          .mytext {color:#3483cd;}
        
        Text color #3483cd
      
           This box has a color of #3483cd        
        
          <div style="background-color:#3483cd;">Content here</div>
        
        
          .mybackground {background-color:#3483cd;}
        
        Background color #3483cd
      
           Border around this has a color of #3483cd        
        
          <div style="border:2px solid #3483cd;">Content here</div>
        
        
          .myborder {border:2px solid #3483cd;}
        
        Border color #3483cd