#44054d color space conversions
Hex:
        #44054d
        RGB:
        68, 5, 77
        CMY:
        73, 98, 70
        CMYK:
        12, 94, 0, 70
      HSL:
        293°, 87.8049%, 16.0784%
        HSV (HSB):
        293°, 93.5065%, 30.1961%
        XYZ:
        3.7777, 1.8733, 7.1837
        xyY:
        0.2943, 0.1460, 1.8733
      CIE-Lab:
        14.8078, 37.8423, -27.6980
        CIE-LCH:
        14.8078, 46.8959, 323.7984
        CIE-Luv:
        14.8078, 16.3599, -29.4099
        Hunter-Lab:
        13.6869, 25.3158, -21.5380
      #44054d color charts
#44054d RGB chart
      #44054d CMYK chart
      #44054d RGB pie chart
      #44054d color shades, tints & tones
#44054d color schemes
#44054d color preview, HTML & CSS examples
           This text has a color of #44054d        
        
          <p style="color:#44054d;">Text here</p>
        
        
          .mytext {color:#44054d;}
        
        Text color #44054d
      
           This box has a color of #44054d        
        
          <div style="background-color:#44054d;">Content here</div>
        
        
          .mybackground {background-color:#44054d;}
        
        Background color #44054d
      
           Border around this has a color of #44054d        
        
          <div style="border:2px solid #44054d;">Content here</div>
        
        
          .myborder {border:2px solid #44054d;}
        
        Border color #44054d