#5f94a4 color space conversions
Hex:
        #5f94a4
        RGB:
        95, 148, 164
        CMY:
        63, 42, 36
        CMYK:
        42, 10, 0, 36
      HSL:
        194°, 27.4900%, 50.7843%
        HSV (HSB):
        194°, 42.0732%, 64.3137%
        XYZ:
        22.0101, 26.2930, 39.0370
        xyY:
        0.2520, 0.3010, 26.2930
      CIE-Lab:
        58.3142, -13.2778, -13.9529
        CIE-LCH:
        58.3142, 19.2609, 226.4202
        CIE-Luv:
        58.3142, -24.8811, -18.7957
        Hunter-Lab:
        51.2767, -13.1148, -9.2437
      #5f94a4 color charts
#5f94a4 RGB chart
      #5f94a4 CMYK chart
      #5f94a4 RGB pie chart
      #5f94a4 color shades, tints & tones
#5f94a4 color schemes
#5f94a4 color preview, HTML & CSS examples
           This text has a color of #5f94a4        
        
          <p style="color:#5f94a4;">Text here</p>
        
        
          .mytext {color:#5f94a4;}
        
        Text color #5f94a4
      
           This box has a color of #5f94a4        
        
          <div style="background-color:#5f94a4;">Content here</div>
        
        
          .mybackground {background-color:#5f94a4;}
        
        Background color #5f94a4
      
           Border around this has a color of #5f94a4        
        
          <div style="border:2px solid #5f94a4;">Content here</div>
        
        
          .myborder {border:2px solid #5f94a4;}
        
        Border color #5f94a4