#5f4989 color space conversions
Hex:
        #5f4989
        RGB:
        95, 73, 137
        CMY:
        63, 71, 46
        CMYK:
        31, 47, 0, 46
      HSL:
        261°, 30.4762%, 41.1765%
        HSV (HSB):
        261°, 46.7153%, 53.7255%
        XYZ:
        11.6172, 9.0041, 24.7926
        xyY:
        0.2558, 0.1983, 9.0041
      CIE-Lab:
        35.9922, 24.0323, -32.4868
        CIE-LCH:
        35.9922, 40.4097, 306.4925
        CIE-Luv:
        35.9922, 5.7891, -47.6072
        Hunter-Lab:
        30.0069, 16.5946, -27.9824
      #5f4989 color charts
#5f4989 RGB chart
      #5f4989 CMYK chart
      #5f4989 RGB pie chart
      #5f4989 color shades, tints & tones
#5f4989 color schemes
#5f4989 color preview, HTML & CSS examples
           This text has a color of #5f4989        
        
          <p style="color:#5f4989;">Text here</p>
        
        
          .mytext {color:#5f4989;}
        
        Text color #5f4989
      
           This box has a color of #5f4989        
        
          <div style="background-color:#5f4989;">Content here</div>
        
        
          .mybackground {background-color:#5f4989;}
        
        Background color #5f4989
      
           Border around this has a color of #5f4989        
        
          <div style="border:2px solid #5f4989;">Content here</div>
        
        
          .myborder {border:2px solid #5f4989;}
        
        Border color #5f4989