#44255f color space conversions
Hex:
        #44255f
        RGB:
        68, 37, 95
        CMY:
        73, 85, 63
        CMYK:
        28, 61, 0, 63
      HSL:
        272°, 43.9394%, 25.8824%
        HSV (HSB):
        272°, 61.0526%, 37.2549%
        XYZ:
        5.1110, 3.3783, 11.2092
        xyY:
        0.2595, 0.1715, 3.3783
      CIE-Lab:
        21.4994, 27.0884, -29.0807
        CIE-LCH:
        21.4994, 39.7426, 312.9686
        CIE-Luv:
        21.4994, 8.6106, -35.8556
        Hunter-Lab:
        18.3802, 17.4707, -23.2920
      #44255f color charts
#44255f RGB chart
      #44255f CMYK chart
      #44255f RGB pie chart
      #44255f color shades, tints & tones
#44255f color schemes
#44255f color preview, HTML & CSS examples
           This text has a color of #44255f        
        
          <p style="color:#44255f;">Text here</p>
        
        
          .mytext {color:#44255f;}
        
        Text color #44255f
      
           This box has a color of #44255f        
        
          <div style="background-color:#44255f;">Content here</div>
        
        
          .mybackground {background-color:#44255f;}
        
        Background color #44255f
      
           Border around this has a color of #44255f        
        
          <div style="border:2px solid #44255f;">Content here</div>
        
        
          .myborder {border:2px solid #44255f;}
        
        Border color #44255f