#441b4f color space conversions
Hex:
        #441b4f
        RGB:
        68, 27, 79
        CMY:
        73, 89, 69
        CMYK:
        14, 66, 0, 69
      HSL:
        287°, 49.0566%, 20.7843%
        HSV (HSB):
        287°, 65.8228%, 30.9804%
        XYZ:
        4.1871, 2.5773, 7.6739
        xyY:
        0.2900, 0.1785, 2.5773
      CIE-Lab:
        18.2648, 28.8955, -23.5360
        CIE-LCH:
        18.2648, 37.2678, 320.8364
        CIE-Luv:
        18.2648, 13.3989, -27.5866
        Hunter-Lab:
        16.0540, 18.4606, -17.1031
      #441b4f color charts
#441b4f RGB chart
      #441b4f CMYK chart
      #441b4f RGB pie chart
      #441b4f color shades, tints & tones
#441b4f color schemes
#441b4f color preview, HTML & CSS examples
           This text has a color of #441b4f        
        
          <p style="color:#441b4f;">Text here</p>
        
        
          .mytext {color:#441b4f;}
        
        Text color #441b4f
      
           This box has a color of #441b4f        
        
          <div style="background-color:#441b4f;">Content here</div>
        
        
          .mybackground {background-color:#441b4f;}
        
        Background color #441b4f
      
           Border around this has a color of #441b4f        
        
          <div style="border:2px solid #441b4f;">Content here</div>
        
        
          .myborder {border:2px solid #441b4f;}
        
        Border color #441b4f