#5f468e color space conversions
Hex:
        #5f468e
        RGB:
        95, 70, 142
        CMY:
        63, 73, 44
        CMYK:
        33, 51, 0, 44
      HSL:
        261°, 33.9623%, 41.5686%
        HSV (HSB):
        261°, 50.7042%, 55.6863%
        XYZ:
        11.7920, 8.7662, 26.6617
        xyY:
        0.2497, 0.1856, 8.7662
      CIE-Lab:
        35.5302, 27.2618, -36.2785
        CIE-LCH:
        35.5302, 45.3799, 306.9234
        CIE-Luv:
        35.5302, 6.1982, -53.1045
        Hunter-Lab:
        29.6078, 19.2780, -32.6650
      #5f468e color charts
#5f468e RGB chart
      #5f468e CMYK chart
      #5f468e RGB pie chart
      #5f468e color shades, tints & tones
#5f468e color schemes
#5f468e color preview, HTML & CSS examples
           This text has a color of #5f468e        
        
          <p style="color:#5f468e;">Text here</p>
        
        
          .mytext {color:#5f468e;}
        
        Text color #5f468e
      
           This box has a color of #5f468e        
        
          <div style="background-color:#5f468e;">Content here</div>
        
        
          .mybackground {background-color:#5f468e;}
        
        Background color #5f468e
      
           Border around this has a color of #5f468e        
        
          <div style="border:2px solid #5f468e;">Content here</div>
        
        
          .myborder {border:2px solid #5f468e;}
        
        Border color #5f468e