#05d0af color space conversions
Hex:
        #05d0af
        RGB:
        5, 208, 175
        CMY:
        98, 18, 31
        CMYK:
        98, 0, 16, 18
      HSL:
        170°, 95.3052%, 41.7647%
        HSV (HSB):
        170°, 97.5962%, 81.5686%
        XYZ:
        30.3563, 48.2392, 48.2686
        xyY:
        0.2393, 0.3802, 48.2392
      CIE-Lab:
        74.9755, -50.3609, 4.3561
        CIE-LCH:
        74.9755, 50.5489, 175.0563
        CIE-Luv:
        74.9755, -61.1467, 14.3537
        Hunter-Lab:
        69.4544, -43.5285, 7.4134
      #05d0af color charts
#05d0af RGB chart
      #05d0af CMYK chart
      #05d0af RGB pie chart
      #05d0af color shades, tints & tones
#05d0af color schemes
#05d0af color preview, HTML & CSS examples
           This text has a color of #05d0af        
        
          <p style="color:#05d0af;">Text here</p>
        
        
          .mytext {color:#05d0af;}
        
        Text color #05d0af
      
           This box has a color of #05d0af        
        
          <div style="background-color:#05d0af;">Content here</div>
        
        
          .mybackground {background-color:#05d0af;}
        
        Background color #05d0af
      
           Border around this has a color of #05d0af        
        
          <div style="border:2px solid #05d0af;">Content here</div>
        
        
          .myborder {border:2px solid #05d0af;}
        
        Border color #05d0af