#3a81bd color space conversions
Hex:
        #3a81bd
        RGB:
        58, 129, 189
        CMY:
        77, 49, 26
        CMYK:
        69, 32, 0, 26
      HSL:
        207°, 53.0364%, 48.4314%
        HSV (HSB):
        207°, 69.3122%, 74.1176%
        XYZ:
        18.7805, 20.2742, 51.0676
        xyY:
        0.2084, 0.2250, 20.2742
      CIE-Lab:
        52.1458, -2.5086, -37.8980
        CIE-LCH:
        52.1458, 37.9809, 266.2130
        CIE-Luv:
        52.1458, -27.1513, -57.6741
        Hunter-Lab:
        45.0269, -4.3455, -35.7254
      #3a81bd color charts
#3a81bd RGB chart
      #3a81bd CMYK chart
      #3a81bd RGB pie chart
      #3a81bd color shades, tints & tones
#3a81bd color schemes
#3a81bd color preview, HTML & CSS examples
           This text has a color of #3a81bd        
        
          <p style="color:#3a81bd;">Text here</p>
        
        
          .mytext {color:#3a81bd;}
        
        Text color #3a81bd
      
           This box has a color of #3a81bd        
        
          <div style="background-color:#3a81bd;">Content here</div>
        
        
          .mybackground {background-color:#3a81bd;}
        
        Background color #3a81bd
      
           Border around this has a color of #3a81bd        
        
          <div style="border:2px solid #3a81bd;">Content here</div>
        
        
          .myborder {border:2px solid #3a81bd;}
        
        Border color #3a81bd