#3d53af color space conversions
Hex:
        #3d53af
        RGB:
        61, 83, 175
        CMY:
        76, 67, 31
        CMYK:
        65, 53, 0, 31
      HSL:
        228°, 48.3051%, 46.2745%
        HSV (HSB):
        228°, 65.1429%, 68.6275%
        XYZ:
        12.7556, 10.2738, 41.8682
        xyY:
        0.1965, 0.1583, 10.2738
      CIE-Lab:
        38.3293, 21.8124, -51.7645
        CIE-LCH:
        38.3293, 56.1725, 292.8495
        CIE-Luv:
        38.3293, -11.6520, -75.8307
        Hunter-Lab:
        32.0527, 14.9430, -55.0094
      #3d53af color charts
#3d53af RGB chart
      #3d53af CMYK chart
      #3d53af RGB pie chart
      #3d53af color shades, tints & tones
#3d53af color schemes
#3d53af color preview, HTML & CSS examples
           This text has a color of #3d53af        
        
          <p style="color:#3d53af;">Text here</p>
        
        
          .mytext {color:#3d53af;}
        
        Text color #3d53af
      
           This box has a color of #3d53af        
        
          <div style="background-color:#3d53af;">Content here</div>
        
        
          .mybackground {background-color:#3d53af;}
        
        Background color #3d53af
      
           Border around this has a color of #3d53af        
        
          <div style="border:2px solid #3d53af;">Content here</div>
        
        
          .myborder {border:2px solid #3d53af;}
        
        Border color #3d53af