#05b78e color space conversions
Hex:
        #05b78e
        RGB:
        5, 183, 142
        CMY:
        98, 28, 44
        CMYK:
        97, 0, 22, 28
      HSL:
        166°, 94.6809%, 36.8627%
        HSV (HSB):
        166°, 97.2678%, 71.7647%
        XYZ:
        21.8786, 35.8522, 31.3582
        xyY:
        0.2456, 0.4024, 35.8522
      CIE-Lab:
        66.4069, -48.7728, 10.0038
        CIE-LCH:
        66.4069, 49.7882, 168.4088
        CIE-Luv:
        66.4069, -55.2264, 21.7909
        Hunter-Lab:
        59.8767, -39.5616, 10.8628
      #05b78e color charts
#05b78e RGB chart
      #05b78e CMYK chart
      #05b78e RGB pie chart
      #05b78e color shades, tints & tones
#05b78e color schemes
#05b78e color preview, HTML & CSS examples
           This text has a color of #05b78e        
        
          <p style="color:#05b78e;">Text here</p>
        
        
          .mytext {color:#05b78e;}
        
        Text color #05b78e
      
           This box has a color of #05b78e        
        
          <div style="background-color:#05b78e;">Content here</div>
        
        
          .mybackground {background-color:#05b78e;}
        
        Background color #05b78e
      
           Border around this has a color of #05b78e        
        
          <div style="border:2px solid #05b78e;">Content here</div>
        
        
          .myborder {border:2px solid #05b78e;}
        
        Border color #05b78e