#4fa1ae color space conversions
Hex:
        #4fa1ae
        RGB:
        79, 161, 174
        CMY:
        69, 37, 32
        CMYK:
        55, 7, 0, 32
      HSL:
        188°, 37.5494%, 49.6078%
        HSV (HSB):
        188°, 54.5977%, 68.2353%
        XYZ:
        23.6093, 30.2080, 44.6308
        xyY:
        0.2398, 0.3068, 30.2080
      CIE-Lab:
        61.8333, -21.1830, -14.3714
        CIE-LCH:
        61.8333, 25.5980, 214.1545
        CIE-Luv:
        61.8333, -34.7113, -18.5671
        Hunter-Lab:
        54.9618, -19.5070, -9.6722
      #4fa1ae color charts
#4fa1ae RGB chart
      #4fa1ae CMYK chart
      #4fa1ae RGB pie chart
      #4fa1ae color shades, tints & tones
#4fa1ae color schemes
#4fa1ae color preview, HTML & CSS examples
           This text has a color of #4fa1ae        
        
          <p style="color:#4fa1ae;">Text here</p>
        
        
          .mytext {color:#4fa1ae;}
        
        Text color #4fa1ae
      
           This box has a color of #4fa1ae        
        
          <div style="background-color:#4fa1ae;">Content here</div>
        
        
          .mybackground {background-color:#4fa1ae;}
        
        Background color #4fa1ae
      
           Border around this has a color of #4fa1ae        
        
          <div style="border:2px solid #4fa1ae;">Content here</div>
        
        
          .myborder {border:2px solid #4fa1ae;}
        
        Border color #4fa1ae