#5f4491 color space conversions
Hex:
        #5f4491
        RGB:
        95, 68, 145
        CMY:
        63, 73, 43
        CMYK:
        34, 53, 0, 43
      HSL:
        261°, 36.1502%, 41.7647%
        HSV (HSB):
        261°, 53.1034%, 56.8627%
        XYZ:
        11.8973, 8.6115, 27.8232
        xyY:
        0.2462, 0.1782, 8.6115
      CIE-Lab:
        35.2252, 29.3166, -38.5955
        CIE-LCH:
        35.2252, 48.4672, 307.2198
        CIE-Luv:
        35.2252, 6.4575, -56.4030
        Hunter-Lab:
        29.3453, 21.0137, -35.6729
      #5f4491 color charts
#5f4491 RGB chart
      #5f4491 CMYK chart
      #5f4491 RGB pie chart
      #5f4491 color shades, tints & tones
#5f4491 color schemes
#5f4491 color preview, HTML & CSS examples
           This text has a color of #5f4491        
        
          <p style="color:#5f4491;">Text here</p>
        
        
          .mytext {color:#5f4491;}
        
        Text color #5f4491
      
           This box has a color of #5f4491        
        
          <div style="background-color:#5f4491;">Content here</div>
        
        
          .mybackground {background-color:#5f4491;}
        
        Background color #5f4491
      
           Border around this has a color of #5f4491        
        
          <div style="border:2px solid #5f4491;">Content here</div>
        
        
          .myborder {border:2px solid #5f4491;}
        
        Border color #5f4491