#05d96b color space conversions
Hex:
        #05d96b
        RGB:
        5, 217, 107
        CMY:
        98, 15, 58
        CMYK:
        98, 0, 51, 15
      HSL:
        149°, 95.4955%, 43.5294%
        HSV (HSB):
        149°, 97.6959%, 85.0980%
        XYZ:
        27.5293, 50.7195, 22.2488
        xyY:
        0.2739, 0.5047, 50.7195
      CIE-Lab:
        76.5088, -67.9270, 41.6978
        CIE-LCH:
        76.5088, 79.7044, 148.4558
        CIE-Luv:
        76.5088, -68.6862, 65.1578
        Hunter-Lab:
        71.2176, -55.6314, 31.3298
      #05d96b color charts
#05d96b RGB chart
      #05d96b CMYK chart
      #05d96b RGB pie chart
      #05d96b color shades, tints & tones
#05d96b color schemes
#05d96b color preview, HTML & CSS examples
           This text has a color of #05d96b        
        
          <p style="color:#05d96b;">Text here</p>
        
        
          .mytext {color:#05d96b;}
        
        Text color #05d96b
      
           This box has a color of #05d96b        
        
          <div style="background-color:#05d96b;">Content here</div>
        
        
          .mybackground {background-color:#05d96b;}
        
        Background color #05d96b
      
           Border around this has a color of #05d96b        
        
          <div style="border:2px solid #05d96b;">Content here</div>
        
        
          .myborder {border:2px solid #05d96b;}
        
        Border color #05d96b