#5f4799 color space conversions
Hex:
        #5f4799
        RGB:
        95, 71, 153
        CMY:
        63, 72, 40
        CMYK:
        38, 54, 0, 40
      HSL:
        258°, 36.6071%, 43.9216%
        HSV (HSB):
        258°, 53.5948%, 60.0000%
        XYZ:
        12.7223, 9.2393, 31.2498
        xyY:
        0.2391, 0.1736, 9.2393
      CIE-Lab:
        36.4410, 29.7292, -41.5091
        CIE-LCH:
        36.4410, 51.0572, 305.6106
        CIE-Luv:
        36.4410, 4.6520, -61.1203
        Hunter-Lab:
        30.3962, 21.5178, -39.6777
      #5f4799 color charts
#5f4799 RGB chart
      #5f4799 CMYK chart
      #5f4799 RGB pie chart
      #5f4799 color shades, tints & tones
#5f4799 color schemes
#5f4799 color preview, HTML & CSS examples
           This text has a color of #5f4799        
        
          <p style="color:#5f4799;">Text here</p>
        
        
          .mytext {color:#5f4799;}
        
        Text color #5f4799
      
           This box has a color of #5f4799        
        
          <div style="background-color:#5f4799;">Content here</div>
        
        
          .mybackground {background-color:#5f4799;}
        
        Background color #5f4799
      
           Border around this has a color of #5f4799        
        
          <div style="border:2px solid #5f4799;">Content here</div>
        
        
          .myborder {border:2px solid #5f4799;}
        
        Border color #5f4799