#2981a0 color space conversions
Hex:
        #2981a0
        RGB:
        41, 129, 160
        CMY:
        84, 49, 37
        CMYK:
        74, 19, 0, 37
      HSL:
        196°, 59.2040%, 39.4118%
        HSV (HSB):
        196°, 74.3750%, 62.7451%
        XYZ:
        15.1099, 18.7100, 36.0727
        xyY:
        0.2162, 0.2677, 18.7100
      CIE-Lab:
        50.3462, -15.1154, -23.9995
        CIE-LCH:
        50.3462, 28.3628, 237.7964
        CIE-Luv:
        50.3462, -31.5659, -33.7112
        Hunter-Lab:
        43.2551, -13.3427, -19.1666
      #2981a0 color charts
#2981a0 RGB chart
      #2981a0 CMYK chart
      #2981a0 RGB pie chart
      #2981a0 color shades, tints & tones
#2981a0 color schemes
#2981a0 color preview, HTML & CSS examples
           This text has a color of #2981a0        
        
          <p style="color:#2981a0;">Text here</p>
        
        
          .mytext {color:#2981a0;}
        
        Text color #2981a0
      
           This box has a color of #2981a0        
        
          <div style="background-color:#2981a0;">Content here</div>
        
        
          .mybackground {background-color:#2981a0;}
        
        Background color #2981a0
      
           Border around this has a color of #2981a0        
        
          <div style="border:2px solid #2981a0;">Content here</div>
        
        
          .myborder {border:2px solid #2981a0;}
        
        Border color #2981a0