#3a7fad color space conversions
Hex:
        #3a7fad
        RGB:
        58, 127, 173
        CMY:
        77, 50, 32
        CMYK:
        66, 27, 0, 32
      HSL:
        204°, 49.7835%, 45.2941%
        HSV (HSB):
        204°, 66.4740%, 67.8431%
        XYZ:
        16.8771, 19.0954, 42.3314
        xyY:
        0.2155, 0.2439, 19.0954
      CIE-Lab:
        50.7987, -6.8927, -30.8001
        CIE-LCH:
        50.7987, 31.5620, 257.3858
        CIE-Luv:
        50.7987, -27.0451, -45.5307
        Hunter-Lab:
        43.6983, -7.5319, -26.8466
      #3a7fad color charts
#3a7fad RGB chart
      #3a7fad CMYK chart
      #3a7fad RGB pie chart
      #3a7fad color shades, tints & tones
#3a7fad color schemes
#3a7fad color preview, HTML & CSS examples
           This text has a color of #3a7fad        
        
          <p style="color:#3a7fad;">Text here</p>
        
        
          .mytext {color:#3a7fad;}
        
        Text color #3a7fad
      
           This box has a color of #3a7fad        
        
          <div style="background-color:#3a7fad;">Content here</div>
        
        
          .mybackground {background-color:#3a7fad;}
        
        Background color #3a7fad
      
           Border around this has a color of #3a7fad        
        
          <div style="border:2px solid #3a7fad;">Content here</div>
        
        
          .myborder {border:2px solid #3a7fad;}
        
        Border color #3a7fad