#3d75ba color space conversions
Hex:
        #3d75ba
        RGB:
        61, 117, 186
        CMY:
        76, 54, 27
        CMYK:
        67, 37, 0, 27
      HSL:
        213°, 50.6073%, 48.4314%
        HSV (HSB):
        213°, 67.2043%, 72.9412%
        XYZ:
        17.1487, 17.2598, 48.8820
        xyY:
        0.2059, 0.2072, 17.2598
      CIE-Lab:
        48.5858, 4.1448, -41.7867
        CIE-LCH:
        48.5858, 41.9918, 275.6647
        CIE-Luv:
        48.5858, -22.4598, -63.6910
        Hunter-Lab:
        41.5450, 0.9764, -40.6794
      #3d75ba color charts
#3d75ba RGB chart
      #3d75ba CMYK chart
      #3d75ba RGB pie chart
      #3d75ba color shades, tints & tones
#3d75ba color schemes
#3d75ba color preview, HTML & CSS examples
           This text has a color of #3d75ba        
        
          <p style="color:#3d75ba;">Text here</p>
        
        
          .mytext {color:#3d75ba;}
        
        Text color #3d75ba
      
           This box has a color of #3d75ba        
        
          <div style="background-color:#3d75ba;">Content here</div>
        
        
          .mybackground {background-color:#3d75ba;}
        
        Background color #3d75ba
      
           Border around this has a color of #3d75ba        
        
          <div style="border:2px solid #3d75ba;">Content here</div>
        
        
          .myborder {border:2px solid #3d75ba;}
        
        Border color #3d75ba