#5f4b87 color space conversions
Hex:
        #5f4b87
        RGB:
        95, 75, 135
        CMY:
        63, 71, 47
        CMYK:
        30, 44, 0, 47
      HSL:
        260°, 28.5714%, 41.1765%
        HSV (HSB):
        260°, 44.4444%, 52.9412%
        XYZ:
        11.6086, 9.2143, 24.0884
        xyY:
        0.2585, 0.2052, 9.2143
      CIE-Lab:
        36.3937, 22.2403, -30.6272
        CIE-LCH:
        36.3937, 37.8504, 305.9858
        CIE-Luv:
        36.3937, 5.3180, -44.9139
        Hunter-Lab:
        30.3551, 15.1415, -25.8012
      #5f4b87 color charts
#5f4b87 RGB chart
      #5f4b87 CMYK chart
      #5f4b87 RGB pie chart
      #5f4b87 color shades, tints & tones
#5f4b87 color schemes
#5f4b87 color preview, HTML & CSS examples
           This text has a color of #5f4b87        
        
          <p style="color:#5f4b87;">Text here</p>
        
        
          .mytext {color:#5f4b87;}
        
        Text color #5f4b87
      
           This box has a color of #5f4b87        
        
          <div style="background-color:#5f4b87;">Content here</div>
        
        
          .mybackground {background-color:#5f4b87;}
        
        Background color #5f4b87
      
           Border around this has a color of #5f4b87        
        
          <div style="border:2px solid #5f4b87;">Content here</div>
        
        
          .myborder {border:2px solid #5f4b87;}
        
        Border color #5f4b87