#5f4791 color space conversions
Hex:
        #5f4791
        RGB:
        95, 71, 145
        CMY:
        63, 72, 43
        CMYK:
        34, 51, 0, 43
      HSL:
        259°, 34.2593%, 42.3529%
        HSV (HSB):
        259°, 51.0345%, 56.8627%
        XYZ:
        12.0834, 8.9837, 27.8852
        xyY:
        0.2468, 0.1835, 8.9837
      CIE-Lab:
        35.9529, 27.4775, -37.4351
        CIE-LCH:
        35.9529, 46.4370, 306.2788
        CIE-Luv:
        35.9529, 5.5409, -54.9435
        Hunter-Lab:
        29.9728, 19.5089, -34.1795
      #5f4791 color charts
#5f4791 RGB chart
      #5f4791 CMYK chart
      #5f4791 RGB pie chart
      #5f4791 color shades, tints & tones
#5f4791 color schemes
#5f4791 color preview, HTML & CSS examples
           This text has a color of #5f4791        
        
          <p style="color:#5f4791;">Text here</p>
        
        
          .mytext {color:#5f4791;}
        
        Text color #5f4791
      
           This box has a color of #5f4791        
        
          <div style="background-color:#5f4791;">Content here</div>
        
        
          .mybackground {background-color:#5f4791;}
        
        Background color #5f4791
      
           Border around this has a color of #5f4791        
        
          <div style="border:2px solid #5f4791;">Content here</div>
        
        
          .myborder {border:2px solid #5f4791;}
        
        Border color #5f4791