#48759d color space conversions
Hex:
        #48759d
        RGB:
        72, 117, 157
        CMY:
        72, 54, 38
        CMYK:
        54, 25, 0, 38
      HSL:
        208°, 37.1179%, 44.9020%
        HSV (HSB):
        208°, 54.1401%, 61.5686%
        XYZ:
        15.1196, 16.5346, 34.2929
        xyY:
        0.2293, 0.2507, 16.5346
      CIE-Lab:
        47.6682, -3.5145, -26.3021
        CIE-LCH:
        47.6682, 26.5359, 262.3893
        CIE-Luv:
        47.6682, -20.2058, -38.2761
        Hunter-Lab:
        40.6628, -4.7885, -21.5382
      #48759d color charts
#48759d RGB chart
      #48759d CMYK chart
      #48759d RGB pie chart
      #48759d color shades, tints & tones
#48759d color schemes
#48759d color preview, HTML & CSS examples
           This text has a color of #48759d        
        
          <p style="color:#48759d;">Text here</p>
        
        
          .mytext {color:#48759d;}
        
        Text color #48759d
      
           This box has a color of #48759d        
        
          <div style="background-color:#48759d;">Content here</div>
        
        
          .mybackground {background-color:#48759d;}
        
        Background color #48759d
      
           Border around this has a color of #48759d        
        
          <div style="border:2px solid #48759d;">Content here</div>
        
        
          .myborder {border:2px solid #48759d;}
        
        Border color #48759d