#442f6b color space conversions
Hex:
        #442f6b
        RGB:
        68, 47, 107
        CMY:
        73, 82, 58
        CMYK:
        36, 56, 0, 58
      HSL:
        261°, 38.9610%, 30.1961%
        HSV (HSB):
        261°, 56.0748%, 41.9608%
        XYZ:
        6.0543, 4.3235, 14.4253
        xyY:
        0.2441, 0.1743, 4.3235
      CIE-Lab:
        24.7133, 24.1958, -31.7620
        CIE-LCH:
        24.7133, 39.9282, 307.2996
        CIE-Luv:
        24.7133, 4.5781, -40.9795
        Hunter-Lab:
        20.7931, 15.5855, -26.5778
      #442f6b color charts
#442f6b RGB chart
      #442f6b CMYK chart
      #442f6b RGB pie chart
      #442f6b color shades, tints & tones
#442f6b color schemes
#442f6b color preview, HTML & CSS examples
           This text has a color of #442f6b        
        
          <p style="color:#442f6b;">Text here</p>
        
        
          .mytext {color:#442f6b;}
        
        Text color #442f6b
      
           This box has a color of #442f6b        
        
          <div style="background-color:#442f6b;">Content here</div>
        
        
          .mybackground {background-color:#442f6b;}
        
        Background color #442f6b
      
           Border around this has a color of #442f6b        
        
          <div style="border:2px solid #442f6b;">Content here</div>
        
        
          .myborder {border:2px solid #442f6b;}
        
        Border color #442f6b