#5f547a color space conversions
Hex:
        #5f547a
        RGB:
        95, 84, 122
        CMY:
        63, 67, 52
        CMYK:
        22, 31, 0, 52
      HSL:
        257°, 18.4466%, 40.3922%
        HSV (HSB):
        257°, 31.1475%, 47.8431%
        XYZ:
        11.4025, 10.1787, 19.7761
        xyY:
        0.2757, 0.2461, 10.1787
      CIE-Lab:
        38.1612, 13.1449, -19.8820
        CIE-LCH:
        38.1612, 23.8345, 303.4705
        CIE-Luv:
        38.1612, 3.1318, -28.9189
        Hunter-Lab:
        31.9041, 7.9637, -14.4187
      #5f547a color charts
#5f547a RGB chart
      #5f547a CMYK chart
      #5f547a RGB pie chart
      #5f547a color shades, tints & tones
#5f547a color schemes
#5f547a color preview, HTML & CSS examples
           This text has a color of #5f547a        
        
          <p style="color:#5f547a;">Text here</p>
        
        
          .mytext {color:#5f547a;}
        
        Text color #5f547a
      
           This box has a color of #5f547a        
        
          <div style="background-color:#5f547a;">Content here</div>
        
        
          .mybackground {background-color:#5f547a;}
        
        Background color #5f547a
      
           Border around this has a color of #5f547a        
        
          <div style="border:2px solid #5f547a;">Content here</div>
        
        
          .myborder {border:2px solid #5f547a;}
        
        Border color #5f547a