#05af76 color space conversions
Hex:
        #05af76
        RGB:
        5, 175, 118
        CMY:
        98, 31, 54
        CMYK:
        97, 0, 33, 31
      HSL:
        160°, 94.4444%, 35.2941%
        HSV (HSB):
        160°, 97.1429%, 68.6275%
        XYZ:
        18.6626, 32.0002, 22.3326
        xyY:
        0.2557, 0.4384, 32.0002
      CIE-Lab:
        63.3431, -51.3834, 18.8506
        CIE-LCH:
        63.3431, 54.7321, 159.8538
        CIE-Luv:
        63.3431, -54.2416, 33.6002
        Hunter-Lab:
        56.5687, -40.1064, 16.1912
      #05af76 color charts
#05af76 RGB chart
      #05af76 CMYK chart
      #05af76 RGB pie chart
      #05af76 color shades, tints & tones
#05af76 color schemes
#05af76 color preview, HTML & CSS examples
           This text has a color of #05af76        
        
          <p style="color:#05af76;">Text here</p>
        
        
          .mytext {color:#05af76;}
        
        Text color #05af76
      
           This box has a color of #05af76        
        
          <div style="background-color:#05af76;">Content here</div>
        
        
          .mybackground {background-color:#05af76;}
        
        Background color #05af76
      
           Border around this has a color of #05af76        
        
          <div style="border:2px solid #05af76;">Content here</div>
        
        
          .myborder {border:2px solid #05af76;}
        
        Border color #05af76