#2a707f color space conversions
Hex:
        #2a707f
        RGB:
        42, 112, 127
        CMY:
        84, 56, 50
        CMYK:
        67, 12, 0, 50
      HSL:
        191°, 50.2959%, 33.1373%
        HSV (HSB):
        191°, 66.9291%, 49.8039%
        XYZ:
        10.5798, 13.6129, 22.1486
        xyY:
        0.2283, 0.2938, 13.6129
      CIE-Lab:
        43.6726, -16.6903, -14.7392
        CIE-LCH:
        43.6726, 22.2668, 221.4477
        CIE-Luv:
        43.6726, -26.8856, -18.5514
        Hunter-Lab:
        36.8956, -13.3827, -9.7651
      #2a707f color charts
#2a707f RGB chart
      #2a707f CMYK chart
      #2a707f RGB pie chart
      #2a707f color shades, tints & tones
#2a707f color schemes
#2a707f color preview, HTML & CSS examples
           This text has a color of #2a707f        
        
          <p style="color:#2a707f;">Text here</p>
        
        
          .mytext {color:#2a707f;}
        
        Text color #2a707f
      
           This box has a color of #2a707f        
        
          <div style="background-color:#2a707f;">Content here</div>
        
        
          .mybackground {background-color:#2a707f;}
        
        Background color #2a707f
      
           Border around this has a color of #2a707f        
        
          <div style="border:2px solid #2a707f;">Content here</div>
        
        
          .myborder {border:2px solid #2a707f;}
        
        Border color #2a707f