#44285f color space conversions
Hex:
        #44285f
        RGB:
        68, 40, 95
        CMY:
        73, 84, 63
        CMYK:
        28, 58, 0, 63
      HSL:
        271°, 40.7407%, 26.4706%
        HSV (HSB):
        271°, 57.8947%, 37.2549%
        XYZ:
        5.2082, 3.5728, 11.2416
        xyY:
        0.2601, 0.1784, 3.5728
      CIE-Lab:
        22.2055, 25.2341, -27.9536
        CIE-LCH:
        22.2055, 37.6585, 312.0730
        CIE-Luv:
        22.2055, 7.8873, -34.8739
        Hunter-Lab:
        18.9017, 16.1065, -22.0308
      #44285f color charts
#44285f RGB chart
      #44285f CMYK chart
      #44285f RGB pie chart
      #44285f color shades, tints & tones
#44285f color schemes
#44285f color preview, HTML & CSS examples
           This text has a color of #44285f        
        
          <p style="color:#44285f;">Text here</p>
        
        
          .mytext {color:#44285f;}
        
        Text color #44285f
      
           This box has a color of #44285f        
        
          <div style="background-color:#44285f;">Content here</div>
        
        
          .mybackground {background-color:#44285f;}
        
        Background color #44285f
      
           Border around this has a color of #44285f        
        
          <div style="border:2px solid #44285f;">Content here</div>
        
        
          .myborder {border:2px solid #44285f;}
        
        Border color #44285f