#44649e color space conversions
Hex:
        #44649e
        RGB:
        68, 100, 158
        CMY:
        73, 61, 38
        CMYK:
        57, 37, 0, 38
      HSL:
        219°, 39.8230%, 44.3137%
        HSV (HSB):
        219°, 56.9620%, 61.9608%
        XYZ:
        13.1126, 12.8119, 34.1296
        xyY:
        0.2183, 0.2133, 12.8119
      CIE-Lab:
        42.4785, 6.2948, -35.0336
        CIE-LCH:
        42.4785, 35.5946, 280.1861
        CIE-Luv:
        42.4785, -15.1136, -51.6729
        Hunter-Lab:
        35.7937, 2.7524, -31.4779
      #44649e color charts
#44649e RGB chart
      #44649e CMYK chart
      #44649e RGB pie chart
      #44649e color shades, tints & tones
#44649e color schemes
#44649e color preview, HTML & CSS examples
           This text has a color of #44649e        
        
          <p style="color:#44649e;">Text here</p>
        
        
          .mytext {color:#44649e;}
        
        Text color #44649e
      
           This box has a color of #44649e        
        
          <div style="background-color:#44649e;">Content here</div>
        
        
          .mybackground {background-color:#44649e;}
        
        Background color #44649e
      
           Border around this has a color of #44649e        
        
          <div style="border:2px solid #44649e;">Content here</div>
        
        
          .myborder {border:2px solid #44649e;}
        
        Border color #44649e