#5f588e color space conversions
Hex:
        #5f588e
        RGB:
        95, 88, 142
        CMY:
        63, 65, 44
        CMYK:
        33, 38, 0, 44
      HSL:
        248°, 23.4783%, 45.0980%
        HSV (HSB):
        248°, 38.0282%, 55.6863%
        XYZ:
        13.0915, 11.3653, 27.0949
        xyY:
        0.2539, 0.2205, 11.3653
      CIE-Lab:
        40.1891, 16.0240, -28.9199
        CIE-LCH:
        40.1891, 33.0625, 298.9901
        CIE-Luv:
        40.1891, -0.0652, -42.9118
        Hunter-Lab:
        33.7125, 10.3197, -24.0529
      #5f588e color charts
#5f588e RGB chart
      #5f588e CMYK chart
      #5f588e RGB pie chart
      #5f588e color shades, tints & tones
#5f588e color schemes
#5f588e color preview, HTML & CSS examples
           This text has a color of #5f588e        
        
          <p style="color:#5f588e;">Text here</p>
        
        
          .mytext {color:#5f588e;}
        
        Text color #5f588e
      
           This box has a color of #5f588e        
        
          <div style="background-color:#5f588e;">Content here</div>
        
        
          .mybackground {background-color:#5f588e;}
        
        Background color #5f588e
      
           Border around this has a color of #5f588e        
        
          <div style="border:2px solid #5f588e;">Content here</div>
        
        
          .myborder {border:2px solid #5f588e;}
        
        Border color #5f588e