#05faa4 color space conversions
Hex:
        #05faa4
        RGB:
        5, 250, 164
        CMY:
        98, 2, 36
        CMYK:
        98, 0, 34, 2
      HSL:
        159°, 96.0784%, 50.0000%
        HSV (HSB):
        159°, 98.0000%, 98.0392%
        XYZ:
        40.9490, 71.0838, 46.6843
        xyY:
        0.2580, 0.4479, 71.0838
      CIE-Lab:
        87.5257, -68.5969, 27.6814
        CIE-LCH:
        87.5257, 73.9716, 158.0241
        CIE-Luv:
        87.5257, -75.6830, 50.7382
        Hunter-Lab:
        84.3112, -60.8491, 26.1882
      #05faa4 color charts
#05faa4 RGB chart
      #05faa4 CMYK chart
      #05faa4 RGB pie chart
      #05faa4 color shades, tints & tones
#05faa4 color schemes
#05faa4 color preview, HTML & CSS examples
           This text has a color of #05faa4        
        
          <p style="color:#05faa4;">Text here</p>
        
        
          .mytext {color:#05faa4;}
        
        Text color #05faa4
      
           This box has a color of #05faa4        
        
          <div style="background-color:#05faa4;">Content here</div>
        
        
          .mybackground {background-color:#05faa4;}
        
        Background color #05faa4
      
           Border around this has a color of #05faa4        
        
          <div style="border:2px solid #05faa4;">Content here</div>
        
        
          .myborder {border:2px solid #05faa4;}
        
        Border color #05faa4