#05d28b color space conversions
Hex:
        #05d28b
        RGB:
        5, 210, 139
        CMY:
        98, 18, 45
        CMYK:
        98, 0, 34, 18
      HSL:
        159°, 95.3488%, 42.1569%
        HSV (HSB):
        159°, 97.6190%, 82.3529%
        XYZ:
        27.7694, 47.9895, 32.2254
        xyY:
        0.2572, 0.4444, 47.9895
      CIE-Lab:
        74.8183, -59.6816, 23.2999
        CIE-LCH:
        74.8183, 64.0685, 158.6741
        CIE-Luv:
        74.8183, -64.4629, 42.0428
        Hunter-Lab:
        69.2745, -49.6768, 20.9114
      #05d28b color charts
#05d28b RGB chart
      #05d28b CMYK chart
      #05d28b RGB pie chart
      #05d28b color shades, tints & tones
#05d28b color schemes
#05d28b color preview, HTML & CSS examples
           This text has a color of #05d28b        
        
          <p style="color:#05d28b;">Text here</p>
        
        
          .mytext {color:#05d28b;}
        
        Text color #05d28b
      
           This box has a color of #05d28b        
        
          <div style="background-color:#05d28b;">Content here</div>
        
        
          .mybackground {background-color:#05d28b;}
        
        Background color #05d28b
      
           Border around this has a color of #05d28b        
        
          <div style="border:2px solid #05d28b;">Content here</div>
        
        
          .myborder {border:2px solid #05d28b;}
        
        Border color #05d28b