#2892a5 color space conversions
Hex:
        #2892a5
        RGB:
        40, 146, 165
        CMY:
        84, 43, 35
        CMYK:
        76, 12, 0, 35
      HSL:
        189°, 60.9756%, 40.1961%
        HSV (HSB):
        189°, 75.7576%, 64.7059%
        XYZ:
        17.9455, 23.7255, 39.2310
        xyY:
        0.2218, 0.2933, 23.7255
      CIE-Lab:
        55.8119, -22.6924, -18.5021
        CIE-LCH:
        55.8119, 29.2792, 219.1919
        CIE-Luv:
        55.8119, -37.5832, -24.6037
        Hunter-Lab:
        48.7088, -19.4768, -13.6571
      #2892a5 color charts
#2892a5 RGB chart
      #2892a5 CMYK chart
      #2892a5 RGB pie chart
      #2892a5 color shades, tints & tones
#2892a5 color schemes
#2892a5 color preview, HTML & CSS examples
           This text has a color of #2892a5        
        
          <p style="color:#2892a5;">Text here</p>
        
        
          .mytext {color:#2892a5;}
        
        Text color #2892a5
      
           This box has a color of #2892a5        
        
          <div style="background-color:#2892a5;">Content here</div>
        
        
          .mybackground {background-color:#2892a5;}
        
        Background color #2892a5
      
           Border around this has a color of #2892a5        
        
          <div style="border:2px solid #2892a5;">Content here</div>
        
        
          .myborder {border:2px solid #2892a5;}
        
        Border color #2892a5