#05ba80 color space conversions
Hex:
        #05ba80
        RGB:
        5, 186, 128
        CMY:
        98, 27, 50
        CMYK:
        97, 0, 31, 27
      HSL:
        161°, 94.7644%, 37.4510%
        HSV (HSB):
        161°, 97.3118%, 72.9412%
        XYZ:
        21.5178, 36.7086, 26.3734
        xyY:
        0.2543, 0.4339, 36.7086
      CIE-Lab:
        67.0578, -53.2724, 18.5321
        CIE-LCH:
        67.0578, 56.4038, 160.8185
        CIE-Luv:
        67.0578, -57.2569, 33.9527
        Hunter-Lab:
        60.5876, -42.6338, 16.6027
      #05ba80 color charts
#05ba80 RGB chart
      #05ba80 CMYK chart
      #05ba80 RGB pie chart
      #05ba80 color shades, tints & tones
#05ba80 color schemes
#05ba80 color preview, HTML & CSS examples
           This text has a color of #05ba80        
        
          <p style="color:#05ba80;">Text here</p>
        
        
          .mytext {color:#05ba80;}
        
        Text color #05ba80
      
           This box has a color of #05ba80        
        
          <div style="background-color:#05ba80;">Content here</div>
        
        
          .mybackground {background-color:#05ba80;}
        
        Background color #05ba80
      
           Border around this has a color of #05ba80        
        
          <div style="border:2px solid #05ba80;">Content here</div>
        
        
          .myborder {border:2px solid #05ba80;}
        
        Border color #05ba80