#44048e color space conversions
Hex:
        #44048e
        RGB:
        68, 4, 142
        CMY:
        73, 98, 44
        CMYK:
        52, 97, 0, 44
      HSL:
        268°, 94.5205%, 28.6275%
        HSV (HSB):
        268°, 97.1831%, 55.6863%
        XYZ:
        7.3098, 3.2688, 25.8369
        xyY:
        0.2007, 0.0898, 3.2688
      CIE-Lab:
        21.0897, 52.7613, -59.8720
        CIE-LCH:
        21.0897, 79.8024, 311.3876
        CIE-Luv:
        21.0897, 5.6491, -68.1436
        Hunter-Lab:
        18.0797, 40.5296, -72.0725
      #44048e color charts
#44048e RGB chart
      #44048e CMYK chart
      #44048e RGB pie chart
      #44048e color shades, tints & tones
#44048e color schemes
#44048e color preview, HTML & CSS examples
           This text has a color of #44048e        
        
          <p style="color:#44048e;">Text here</p>
        
        
          .mytext {color:#44048e;}
        
        Text color #44048e
      
           This box has a color of #44048e        
        
          <div style="background-color:#44048e;">Content here</div>
        
        
          .mybackground {background-color:#44048e;}
        
        Background color #44048e
      
           Border around this has a color of #44048e        
        
          <div style="border:2px solid #44048e;">Content here</div>
        
        
          .myborder {border:2px solid #44048e;}
        
        Border color #44048e