#2988a1 color space conversions
Hex:
        #2988a1
        RGB:
        41, 136, 161
        CMY:
        84, 47, 37
        CMYK:
        75, 16, 0, 37
      HSL:
        193°, 59.4059%, 39.6078%
        HSV (HSB):
        193°, 74.5342%, 63.1373%
        XYZ:
        16.1516, 20.6529, 36.8533
        xyY:
        0.2193, 0.2804, 20.6529
      CIE-Lab:
        52.5676, -18.6032, -21.1607
        CIE-LCH:
        52.5676, 28.1754, 228.6800
        CIE-Luv:
        52.5676, -34.0537, -29.0491
        Hunter-Lab:
        45.4455, -16.0896, -16.2685
      #2988a1 color charts
#2988a1 RGB chart
      #2988a1 CMYK chart
      #2988a1 RGB pie chart
      #2988a1 color shades, tints & tones
#2988a1 color schemes
#2988a1 color preview, HTML & CSS examples
           This text has a color of #2988a1        
        
          <p style="color:#2988a1;">Text here</p>
        
        
          .mytext {color:#2988a1;}
        
        Text color #2988a1
      
           This box has a color of #2988a1        
        
          <div style="background-color:#2988a1;">Content here</div>
        
        
          .mybackground {background-color:#2988a1;}
        
        Background color #2988a1
      
           Border around this has a color of #2988a1        
        
          <div style="border:2px solid #2988a1;">Content here</div>
        
        
          .myborder {border:2px solid #2988a1;}
        
        Border color #2988a1