#5f4987 color space conversions
Hex:
        #5f4987
        RGB:
        95, 73, 135
        CMY:
        63, 71, 47
        CMYK:
        30, 46, 0, 47
      HSL:
        261°, 29.8077%, 40.7843%
        HSV (HSB):
        261°, 45.9259%, 52.9412%
        XYZ:
        11.4750, 8.9473, 24.0439
        xyY:
        0.2581, 0.2012, 8.9473
      CIE-Lab:
        35.8825, 23.4887, -31.4339
        CIE-LCH:
        35.8825, 39.2404, 306.7686
        CIE-Luv:
        35.8825, 6.0127, -46.0135
        Hunter-Lab:
        29.9120, 16.1315, -26.7202
      #5f4987 color charts
#5f4987 RGB chart
      #5f4987 CMYK chart
      #5f4987 RGB pie chart
      #5f4987 color shades, tints & tones
#5f4987 color schemes
#5f4987 color preview, HTML & CSS examples
           This text has a color of #5f4987        
        
          <p style="color:#5f4987;">Text here</p>
        
        
          .mytext {color:#5f4987;}
        
        Text color #5f4987
      
           This box has a color of #5f4987        
        
          <div style="background-color:#5f4987;">Content here</div>
        
        
          .mybackground {background-color:#5f4987;}
        
        Background color #5f4987
      
           Border around this has a color of #5f4987        
        
          <div style="border:2px solid #5f4987;">Content here</div>
        
        
          .myborder {border:2px solid #5f4987;}
        
        Border color #5f4987