#05c38b color space conversions
Hex:
        #05c38b
        RGB:
        5, 195, 139
        CMY:
        98, 24, 45
        CMYK:
        97, 0, 29, 24
      HSL:
        162°, 95.0000%, 39.2157%
        HSV (HSB):
        162°, 97.4359%, 76.4706%
        XYZ:
        24.2379, 40.9266, 31.0482
        xyY:
        0.2519, 0.4254, 40.9266
      CIE-Lab:
        70.1244, -54.1558, 16.8501
        CIE-LCH:
        70.1244, 56.7166, 162.7169
        CIE-Luv:
        70.1244, -59.4941, 32.2292
        Hunter-Lab:
        63.9739, -44.3257, 16.0067
      #05c38b color charts
#05c38b RGB chart
      #05c38b CMYK chart
      #05c38b RGB pie chart
      #05c38b color shades, tints & tones
#05c38b color schemes
#05c38b color preview, HTML & CSS examples
           This text has a color of #05c38b        
        
          <p style="color:#05c38b;">Text here</p>
        
        
          .mytext {color:#05c38b;}
        
        Text color #05c38b
      
           This box has a color of #05c38b        
        
          <div style="background-color:#05c38b;">Content here</div>
        
        
          .mybackground {background-color:#05c38b;}
        
        Background color #05c38b
      
           Border around this has a color of #05c38b        
        
          <div style="border:2px solid #05c38b;">Content here</div>
        
        
          .myborder {border:2px solid #05c38b;}
        
        Border color #05c38b