#5f488e color space conversions
Hex:
        #5f488e
        RGB:
        95, 72, 142
        CMY:
        63, 72, 44
        CMYK:
        33, 49, 0, 44
      HSL:
        260°, 32.7103%, 41.9608%
        HSV (HSB):
        260°, 49.2958%, 55.6863%
        XYZ:
        11.9192, 9.0206, 26.7041
        xyY:
        0.2502, 0.1893, 9.0206
      CIE-Lab:
        36.0240, 26.0271, -35.4935
        CIE-LCH:
        36.0240, 44.0136, 306.2523
        CIE-Luv:
        36.0240, 5.5610, -52.0888
        Hunter-Lab:
        30.0343, 18.2778, -31.6919
      #5f488e color charts
#5f488e RGB chart
      #5f488e CMYK chart
      #5f488e RGB pie chart
      #5f488e color shades, tints & tones
#5f488e color schemes
#5f488e color preview, HTML & CSS examples
           This text has a color of #5f488e        
        
          <p style="color:#5f488e;">Text here</p>
        
        
          .mytext {color:#5f488e;}
        
        Text color #5f488e
      
           This box has a color of #5f488e        
        
          <div style="background-color:#5f488e;">Content here</div>
        
        
          .mybackground {background-color:#5f488e;}
        
        Background color #5f488e
      
           Border around this has a color of #5f488e        
        
          <div style="border:2px solid #5f488e;">Content here</div>
        
        
          .myborder {border:2px solid #5f488e;}
        
        Border color #5f488e