#44548e color space conversions
Hex:
        #44548e
        RGB:
        68, 84, 142
        CMY:
        73, 67, 44
        CMYK:
        52, 41, 0, 44
      HSL:
        227°, 35.2381%, 41.1765%
        HSV (HSB):
        227°, 52.1127%, 55.6863%
        XYZ:
        10.4367, 9.5226, 26.8792
        xyY:
        0.2228, 0.2033, 9.5226
      CIE-Lab:
        36.9716, 11.1041, -34.1325
        CIE-LCH:
        36.9716, 35.8933, 288.0209
        CIE-Luv:
        36.9716, -9.3089, -48.9987
        Hunter-Lab:
        30.8587, 6.3677, -30.0429
      #44548e color charts
#44548e RGB chart
      #44548e CMYK chart
      #44548e RGB pie chart
      #44548e color shades, tints & tones
#44548e color schemes
#44548e color preview, HTML & CSS examples
           This text has a color of #44548e        
        
          <p style="color:#44548e;">Text here</p>
        
        
          .mytext {color:#44548e;}
        
        Text color #44548e
      
           This box has a color of #44548e        
        
          <div style="background-color:#44548e;">Content here</div>
        
        
          .mybackground {background-color:#44548e;}
        
        Background color #44548e
      
           Border around this has a color of #44548e        
        
          <div style="border:2px solid #44548e;">Content here</div>
        
        
          .myborder {border:2px solid #44548e;}
        
        Border color #44548e