#3a82a1 color space conversions
Hex:
        #3a82a1
        RGB:
        58, 130, 161
        CMY:
        77, 49, 37
        CMYK:
        64, 19, 0, 37
      HSL:
        198°, 47.0320%, 42.9412%
        HSV (HSB):
        198°, 63.9752%, 63.1373%
        XYZ:
        16.1606, 19.4380, 36.6184
        xyY:
        0.2238, 0.2692, 19.4380
      CIE-Lab:
        51.1958, -12.6393, -23.2289
        CIE-LCH:
        51.1958, 26.4449, 241.4487
        CIE-Luv:
        51.1958, -28.6449, -32.8776
        Hunter-Lab:
        44.0886, -11.7262, -18.3821
      #3a82a1 color charts
#3a82a1 RGB chart
      #3a82a1 CMYK chart
      #3a82a1 RGB pie chart
      #3a82a1 color shades, tints & tones
#3a82a1 color schemes
#3a82a1 color preview, HTML & CSS examples
           This text has a color of #3a82a1        
        
          <p style="color:#3a82a1;">Text here</p>
        
        
          .mytext {color:#3a82a1;}
        
        Text color #3a82a1
      
           This box has a color of #3a82a1        
        
          <div style="background-color:#3a82a1;">Content here</div>
        
        
          .mybackground {background-color:#3a82a1;}
        
        Background color #3a82a1
      
           Border around this has a color of #3a82a1        
        
          <div style="border:2px solid #3a82a1;">Content here</div>
        
        
          .myborder {border:2px solid #3a82a1;}
        
        Border color #3a82a1