#2898a5 color space conversions
Hex:
        #2898a5
        RGB:
        40, 152, 165
        CMY:
        84, 40, 35
        CMYK:
        76, 8, 0, 35
      HSL:
        186°, 60.9756%, 40.1961%
        HSV (HSB):
        186°, 75.7576%, 64.7059%
        XYZ:
        18.8948, 25.6242, 39.5474
        xyY:
        0.2248, 0.3048, 25.6242
      CIE-Lab:
        57.6786, -25.7670, -15.6653
        CIE-LCH:
        57.6786, 30.1553, 211.2979
        CIE-Luv:
        57.6786, -39.7586, -19.8367
        Hunter-Lab:
        50.6204, -21.9577, -10.8864
      #2898a5 color charts
#2898a5 RGB chart
      #2898a5 CMYK chart
      #2898a5 RGB pie chart
      #2898a5 color shades, tints & tones
#2898a5 color schemes
#2898a5 color preview, HTML & CSS examples
           This text has a color of #2898a5        
        
          <p style="color:#2898a5;">Text here</p>
        
        
          .mytext {color:#2898a5;}
        
        Text color #2898a5
      
           This box has a color of #2898a5        
        
          <div style="background-color:#2898a5;">Content here</div>
        
        
          .mybackground {background-color:#2898a5;}
        
        Background color #2898a5
      
           Border around this has a color of #2898a5        
        
          <div style="border:2px solid #2898a5;">Content here</div>
        
        
          .myborder {border:2px solid #2898a5;}
        
        Border color #2898a5