#05e0a3 color space conversions
Hex:
        #05e0a3
        RGB:
        5, 224, 163
        CMY:
        98, 12, 36
        CMYK:
        98, 0, 27, 12
      HSL:
        163°, 95.6332%, 44.9020%
        HSV (HSB):
        163°, 97.7679%, 87.8431%
        XYZ:
        33.3291, 55.9879, 43.7005
        xyY:
        0.2506, 0.4209, 55.9879
      CIE-Lab:
        79.6069, -59.5129, 17.3124
        CIE-LCH:
        79.6069, 61.9799, 163.7802
        CIE-Luv:
        79.6069, -67.3584, 34.5890
        Hunter-Lab:
        74.8251, -51.4352, 17.7501
      #05e0a3 color charts
#05e0a3 RGB chart
      #05e0a3 CMYK chart
      #05e0a3 RGB pie chart
      #05e0a3 color shades, tints & tones
#05e0a3 color schemes
#05e0a3 color preview, HTML & CSS examples
           This text has a color of #05e0a3        
        
          <p style="color:#05e0a3;">Text here</p>
        
        
          .mytext {color:#05e0a3;}
        
        Text color #05e0a3
      
           This box has a color of #05e0a3        
        
          <div style="background-color:#05e0a3;">Content here</div>
        
        
          .mybackground {background-color:#05e0a3;}
        
        Background color #05e0a3
      
           Border around this has a color of #05e0a3        
        
          <div style="border:2px solid #05e0a3;">Content here</div>
        
        
          .myborder {border:2px solid #05e0a3;}
        
        Border color #05e0a3