#44076f color space conversions
Hex:
        #44076f
        RGB:
        68, 7, 111
        CMY:
        73, 97, 56
        CMYK:
        39, 94, 0, 56
      HSL:
        275°, 88.1356%, 23.1373%
        HSV (HSB):
        275°, 93.6937%, 43.5294%
        XYZ:
        5.3291, 2.5286, 15.2461
        xyY:
        0.2307, 0.1094, 2.5286
      CIE-Lab:
        18.0475, 44.6145, -45.1531
        CIE-LCH:
        18.0475, 63.4764, 314.6563
        CIE-Luv:
        18.0475, 9.7790, -49.8854
        Hunter-Lab:
        15.9016, 31.9933, -45.7150
      #44076f color charts
#44076f RGB chart
      #44076f CMYK chart
      #44076f RGB pie chart
      #44076f color shades, tints & tones
#44076f color schemes
#44076f color preview, HTML & CSS examples
           This text has a color of #44076f        
        
          <p style="color:#44076f;">Text here</p>
        
        
          .mytext {color:#44076f;}
        
        Text color #44076f
      
           This box has a color of #44076f        
        
          <div style="background-color:#44076f;">Content here</div>
        
        
          .mybackground {background-color:#44076f;}
        
        Background color #44076f
      
           Border around this has a color of #44076f        
        
          <div style="border:2px solid #44076f;">Content here</div>
        
        
          .myborder {border:2px solid #44076f;}
        
        Border color #44076f