#2a83a4 color space conversions
Hex:
        #2a83a4
        RGB:
        42, 131, 164
        CMY:
        84, 49, 36
        CMYK:
        74, 20, 0, 36
      HSL:
        196°, 59.2233%, 40.3922%
        HSV (HSB):
        196°, 74.3902%, 64.3137%
        XYZ:
        15.7720, 19.4052, 38.0363
        xyY:
        0.2154, 0.2650, 19.4052
      CIE-Lab:
        51.1579, -14.7143, -25.0667
        CIE-LCH:
        51.1579, 29.0663, 239.5868
        CIE-Luv:
        51.1579, -31.9042, -35.5523
        Hunter-Lab:
        44.0513, -13.1802, -20.3583
      #2a83a4 color charts
#2a83a4 RGB chart
      #2a83a4 CMYK chart
      #2a83a4 RGB pie chart
      #2a83a4 color shades, tints & tones
#2a83a4 color schemes
#2a83a4 color preview, HTML & CSS examples
           This text has a color of #2a83a4        
        
          <p style="color:#2a83a4;">Text here</p>
        
        
          .mytext {color:#2a83a4;}
        
        Text color #2a83a4
      
           This box has a color of #2a83a4        
        
          <div style="background-color:#2a83a4;">Content here</div>
        
        
          .mybackground {background-color:#2a83a4;}
        
        Background color #2a83a4
      
           Border around this has a color of #2a83a4        
        
          <div style="border:2px solid #2a83a4;">Content here</div>
        
        
          .myborder {border:2px solid #2a83a4;}
        
        Border color #2a83a4