#3d72af color space conversions
Hex:
        #3d72af
        RGB:
        61, 114, 175
        CMY:
        76, 55, 31
        CMYK:
        65, 35, 0, 31
      HSL:
        212°, 48.3051%, 46.2745%
        HSV (HSB):
        212°, 65.1429%, 68.6275%
        XYZ:
        15.6796, 16.1219, 42.8429
        xyY:
        0.2101, 0.2160, 16.1219
      CIE-Lab:
        47.1340, 2.0930, -37.7040
        CIE-LCH:
        47.1340, 37.7621, 273.1773
        CIE-Luv:
        47.1340, -21.6737, -56.6621
        Hunter-Lab:
        40.1521, -0.5606, -35.1569
      #3d72af color charts
#3d72af RGB chart
      #3d72af CMYK chart
      #3d72af RGB pie chart
      #3d72af color shades, tints & tones
#3d72af color schemes
#3d72af color preview, HTML & CSS examples
           This text has a color of #3d72af        
        
          <p style="color:#3d72af;">Text here</p>
        
        
          .mytext {color:#3d72af;}
        
        Text color #3d72af
      
           This box has a color of #3d72af        
        
          <div style="background-color:#3d72af;">Content here</div>
        
        
          .mybackground {background-color:#3d72af;}
        
        Background color #3d72af
      
           Border around this has a color of #3d72af        
        
          <div style="border:2px solid #3d72af;">Content here</div>
        
        
          .myborder {border:2px solid #3d72af;}
        
        Border color #3d72af