#05ada5 color space conversions
Hex:
        #05ada5
        RGB:
        5, 173, 165
        CMY:
        98, 32, 35
        CMYK:
        97, 0, 5, 32
      HSL:
        177°, 94.3820%, 34.9020%
        HSV (HSB):
        177°, 97.1098%, 67.8431%
        XYZ:
        21.7977, 32.6360, 40.7478
        xyY:
        0.2290, 0.3429, 32.6360
      CIE-Lab:
        63.8651, -38.1950, -6.4284
        CIE-LCH:
        63.8651, 38.7322, 189.5536
        CIE-Luv:
        63.8651, -50.0008, -3.9378
        Hunter-Lab:
        57.1279, -31.8656, -2.3004
      #05ada5 color charts
#05ada5 RGB chart
      #05ada5 CMYK chart
      #05ada5 RGB pie chart
      #05ada5 color shades, tints & tones
#05ada5 color schemes
#05ada5 color preview, HTML & CSS examples
           This text has a color of #05ada5        
        
          <p style="color:#05ada5;">Text here</p>
        
        
          .mytext {color:#05ada5;}
        
        Text color #05ada5
      
           This box has a color of #05ada5        
        
          <div style="background-color:#05ada5;">Content here</div>
        
        
          .mybackground {background-color:#05ada5;}
        
        Background color #05ada5
      
           Border around this has a color of #05ada5        
        
          <div style="border:2px solid #05ada5;">Content here</div>
        
        
          .myborder {border:2px solid #05ada5;}
        
        Border color #05ada5