#5e446e color space conversions
Hex:
        #5e446e
        RGB:
        94, 68, 110
        CMY:
        63, 73, 57
        CMYK:
        15, 38, 0, 57
      HSL:
        277°, 23.5955%, 34.9020%
        HSV (HSB):
        277°, 38.1818%, 43.1373%
        XYZ:
        9.4977, 7.6397, 15.7259
        xyY:
        0.2890, 0.2325, 7.6397
      CIE-Lab:
        33.2210, 19.8629, -20.0699
        CIE-LCH:
        33.2210, 28.2371, 314.7030
        CIE-Luv:
        33.2210, 10.3549, -28.8847
        Hunter-Lab:
        27.6400, 12.9662, -14.3852
      #5e446e color charts
#5e446e RGB chart
      #5e446e CMYK chart
      #5e446e RGB pie chart
      #5e446e color shades, tints & tones
#5e446e color schemes
#5e446e color preview, HTML & CSS examples
           This text has a color of #5e446e        
        
          <p style="color:#5e446e;">Text here</p>
        
        
          .mytext {color:#5e446e;}
        
        Text color #5e446e
      
           This box has a color of #5e446e        
        
          <div style="background-color:#5e446e;">Content here</div>
        
        
          .mybackground {background-color:#5e446e;}
        
        Background color #5e446e
      
           Border around this has a color of #5e446e        
        
          <div style="border:2px solid #5e446e;">Content here</div>
        
        
          .myborder {border:2px solid #5e446e;}
        
        Border color #5e446e