#3d75ac color space conversions
Hex:
        #3d75ac
        RGB:
        61, 117, 172
        CMY:
        76, 54, 33
        CMYK:
        65, 32, 0, 33
      HSL:
        210°, 47.6395%, 45.6863%
        HSV (HSB):
        210°, 64.5349%, 67.4510%
        XYZ:
        15.7322, 16.6932, 41.4227
        xyY:
        0.2130, 0.2260, 16.6932
      CIE-Lab:
        47.8712, -0.7788, -34.7954
        CIE-LCH:
        47.8712, 34.8041, 268.7178
        CIE-Luv:
        47.8712, -22.8077, -51.9649
        Hunter-Lab:
        40.8574, -2.7688, -31.5102
      #3d75ac color charts
#3d75ac RGB chart
      #3d75ac CMYK chart
      #3d75ac RGB pie chart
      #3d75ac color shades, tints & tones
#3d75ac color schemes
#3d75ac color preview, HTML & CSS examples
           This text has a color of #3d75ac        
        
          <p style="color:#3d75ac;">Text here</p>
        
        
          .mytext {color:#3d75ac;}
        
        Text color #3d75ac
      
           This box has a color of #3d75ac        
        
          <div style="background-color:#3d75ac;">Content here</div>
        
        
          .mybackground {background-color:#3d75ac;}
        
        Background color #3d75ac
      
           Border around this has a color of #3d75ac        
        
          <div style="border:2px solid #3d75ac;">Content here</div>
        
        
          .myborder {border:2px solid #3d75ac;}
        
        Border color #3d75ac