#48739d color space conversions
Hex:
        #48739d
        RGB:
        72, 115, 157
        CMY:
        72, 55, 38
        CMYK:
        54, 27, 0, 38
      HSL:
        210°, 37.1179%, 44.9020%
        HSV (HSB):
        210°, 54.1401%, 61.5686%
        XYZ:
        14.8890, 16.0735, 34.2160
        xyY:
        0.2284, 0.2466, 16.0735
      CIE-Lab:
        47.0708, -2.3234, -27.2305
        CIE-LCH:
        47.0708, 27.3294, 265.1231
        CIE-Luv:
        47.0708, -19.4461, -39.7592
        Hunter-Lab:
        40.0918, -3.8704, -22.5364
      #48739d color charts
#48739d RGB chart
      #48739d CMYK chart
      #48739d RGB pie chart
      #48739d color shades, tints & tones
#48739d color schemes
#48739d color preview, HTML & CSS examples
           This text has a color of #48739d        
        
          <p style="color:#48739d;">Text here</p>
        
        
          .mytext {color:#48739d;}
        
        Text color #48739d
      
           This box has a color of #48739d        
        
          <div style="background-color:#48739d;">Content here</div>
        
        
          .mybackground {background-color:#48739d;}
        
        Background color #48739d
      
           Border around this has a color of #48739d        
        
          <div style="border:2px solid #48739d;">Content here</div>
        
        
          .myborder {border:2px solid #48739d;}
        
        Border color #48739d