#48699e color space conversions
Hex:
        #48699e
        RGB:
        72, 105, 158
        CMY:
        72, 59, 38
        CMYK:
        54, 34, 0, 38
      HSL:
        217°, 37.3913%, 45.0980%
        HSV (HSB):
        217°, 54.4304%, 61.9608%
        XYZ:
        13.8956, 13.9495, 34.3079
        xyY:
        0.2236, 0.2244, 13.9495
      CIE-Lab:
        44.1604, 4.0883, -32.3699
        CIE-LCH:
        44.1604, 32.6271, 277.1984
        CIE-Luv:
        44.1604, -15.7148, -47.8216
        Hunter-Lab:
        37.3490, 1.0497, -28.3180
      #48699e color charts
#48699e RGB chart
      #48699e CMYK chart
      #48699e RGB pie chart
      #48699e color shades, tints & tones
#48699e color schemes
#48699e color preview, HTML & CSS examples
           This text has a color of #48699e        
        
          <p style="color:#48699e;">Text here</p>
        
        
          .mytext {color:#48699e;}
        
        Text color #48699e
      
           This box has a color of #48699e        
        
          <div style="background-color:#48699e;">Content here</div>
        
        
          .mybackground {background-color:#48699e;}
        
        Background color #48699e
      
           Border around this has a color of #48699e        
        
          <div style="border:2px solid #48699e;">Content here</div>
        
        
          .myborder {border:2px solid #48699e;}
        
        Border color #48699e