#3a80ac color space conversions
Hex:
        #3a80ac
        RGB:
        58, 128, 172
        CMY:
        77, 50, 33
        CMYK:
        66, 26, 0, 33
      HSL:
        203°, 49.5652%, 45.0980%
        HSV (HSB):
        203°, 66.2791%, 67.4510%
        XYZ:
        16.9105, 19.3164, 41.8669
        xyY:
        0.2165, 0.2473, 19.3164
      CIE-Lab:
        51.0554, -7.8142, -29.8216
        CIE-LCH:
        51.0554, 30.8284, 255.3168
        CIE-Luv:
        51.0554, -27.4479, -43.9054
        Hunter-Lab:
        43.9505, -8.2332, -25.7139
      #3a80ac color charts
#3a80ac RGB chart
      #3a80ac CMYK chart
      #3a80ac RGB pie chart
      #3a80ac color shades, tints & tones
#3a80ac color schemes
#3a80ac color preview, HTML & CSS examples
           This text has a color of #3a80ac        
        
          <p style="color:#3a80ac;">Text here</p>
        
        
          .mytext {color:#3a80ac;}
        
        Text color #3a80ac
      
           This box has a color of #3a80ac        
        
          <div style="background-color:#3a80ac;">Content here</div>
        
        
          .mybackground {background-color:#3a80ac;}
        
        Background color #3a80ac
      
           Border around this has a color of #3a80ac        
        
          <div style="border:2px solid #3a80ac;">Content here</div>
        
        
          .myborder {border:2px solid #3a80ac;}
        
        Border color #3a80ac