#44248f color space conversions
Hex:
        #44248f
        RGB:
        68, 36, 143
        CMY:
        73, 86, 44
        CMYK:
        52, 75, 0, 44
      HSL:
        258°, 59.7765%, 35.0980%
        HSV (HSB):
        258°, 74.8252%, 56.0784%
        XYZ:
        7.9727, 4.4739, 26.4299
        xyY:
        0.2051, 0.1151, 4.4739
      CIE-Lab:
        25.1799, 41.3733, -53.7601
        CIE-LCH:
        25.1799, 67.8373, 307.5816
        CIE-Luv:
        25.1799, 2.8630, -67.9242
        Hunter-Lab:
        21.1515, 30.2673, -59.2799
      #44248f color charts
#44248f RGB chart
      #44248f CMYK chart
      #44248f RGB pie chart
      #44248f color shades, tints & tones
#44248f color schemes
#44248f color preview, HTML & CSS examples
           This text has a color of #44248f        
        
          <p style="color:#44248f;">Text here</p>
        
        
          .mytext {color:#44248f;}
        
        Text color #44248f
      
           This box has a color of #44248f        
        
          <div style="background-color:#44248f;">Content here</div>
        
        
          .mybackground {background-color:#44248f;}
        
        Background color #44248f
      
           Border around this has a color of #44248f        
        
          <div style="border:2px solid #44248f;">Content here</div>
        
        
          .myborder {border:2px solid #44248f;}
        
        Border color #44248f