#2a748d color space conversions
Hex:
        #2a748d
        RGB:
        42, 116, 141
        CMY:
        84, 55, 45
        CMYK:
        70, 18, 0, 45
      HSL:
        195°, 54.0984%, 35.8824%
        HSV (HSB):
        195°, 70.2128%, 55.2941%
        XYZ:
        12.0080, 14.9061, 27.4436
        xyY:
        0.2209, 0.2742, 14.9061
      CIE-Lab:
        45.5053, -14.2210, -20.2913
        CIE-LCH:
        45.5053, 24.7785, 234.9756
        CIE-Luv:
        45.5053, -27.6637, -27.4328
        Hunter-Lab:
        38.6084, -12.0479, -15.1185
      #2a748d color charts
#2a748d RGB chart
      #2a748d CMYK chart
      #2a748d RGB pie chart
      #2a748d color shades, tints & tones
#2a748d color schemes
#2a748d color preview, HTML & CSS examples
           This text has a color of #2a748d        
        
          <p style="color:#2a748d;">Text here</p>
        
        
          .mytext {color:#2a748d;}
        
        Text color #2a748d
      
           This box has a color of #2a748d        
        
          <div style="background-color:#2a748d;">Content here</div>
        
        
          .mybackground {background-color:#2a748d;}
        
        Background color #2a748d
      
           Border around this has a color of #2a748d        
        
          <div style="border:2px solid #2a748d;">Content here</div>
        
        
          .myborder {border:2px solid #2a748d;}
        
        Border color #2a748d