#5f488f color space conversions
Hex:
        #5f488f
        RGB:
        95, 72, 143
        CMY:
        63, 72, 44
        CMYK:
        34, 50, 0, 44
      HSL:
        259°, 33.0233%, 42.1569%
        HSV (HSB):
        259°, 49.6503%, 56.0784%
        XYZ:
        11.9946, 9.0508, 27.1014
        xyY:
        0.2491, 0.1880, 9.0508
      CIE-Lab:
        36.0819, 26.3042, -36.0113
        CIE-LCH:
        36.0819, 44.5951, 306.1460
        CIE-Luv:
        36.0819, 5.4493, -52.8741
        Hunter-Lab:
        30.0845, 18.5194, -32.3517
      #5f488f color charts
#5f488f RGB chart
      #5f488f CMYK chart
      #5f488f RGB pie chart
      #5f488f color shades, tints & tones
#5f488f color schemes
#5f488f color preview, HTML & CSS examples
           This text has a color of #5f488f        
        
          <p style="color:#5f488f;">Text here</p>
        
        
          .mytext {color:#5f488f;}
        
        Text color #5f488f
      
           This box has a color of #5f488f        
        
          <div style="background-color:#5f488f;">Content here</div>
        
        
          .mybackground {background-color:#5f488f;}
        
        Background color #5f488f
      
           Border around this has a color of #5f488f        
        
          <div style="border:2px solid #5f488f;">Content here</div>
        
        
          .myborder {border:2px solid #5f488f;}
        
        Border color #5f488f