#2a626f color space conversions
Hex:
        #2a626f
        RGB:
        42, 98, 111
        CMY:
        84, 62, 56
        CMYK:
        62, 12, 0, 56
      HSL:
        191°, 45.0980%, 30.0000%
        HSV (HSB):
        191°, 62.1622%, 43.5294%
        XYZ:
        8.1918, 10.3753, 16.6098
        xyY:
        0.2329, 0.2949, 10.3753
      CIE-Lab:
        38.5077, -14.0875, -12.8851
        CIE-LCH:
        38.5077, 19.0915, 222.4476
        CIE-Luv:
        38.5077, -22.2629, -15.6580
        Hunter-Lab:
        32.2107, -10.9730, -8.0260
      #2a626f color charts
#2a626f RGB chart
      #2a626f CMYK chart
      #2a626f RGB pie chart
      #2a626f color shades, tints & tones
#2a626f color schemes
#2a626f color preview, HTML & CSS examples
           This text has a color of #2a626f        
        
          <p style="color:#2a626f;">Text here</p>
        
        
          .mytext {color:#2a626f;}
        
        Text color #2a626f
      
           This box has a color of #2a626f        
        
          <div style="background-color:#2a626f;">Content here</div>
        
        
          .mybackground {background-color:#2a626f;}
        
        Background color #2a626f
      
           Border around this has a color of #2a626f        
        
          <div style="border:2px solid #2a626f;">Content here</div>
        
        
          .myborder {border:2px solid #2a626f;}
        
        Border color #2a626f