#05b07a color space conversions
Hex:
        #05b07a
        RGB:
        5, 176, 122
        CMY:
        98, 31, 52
        CMYK:
        97, 0, 31, 31
      HSL:
        161°, 94.4751%, 35.4902%
        HSV (HSB):
        161°, 97.1591%, 69.0196%
        XYZ:
        19.1008, 32.4881, 23.6765
        xyY:
        0.2538, 0.4316, 32.4881
      CIE-Lab:
        63.7442, -50.8556, 17.2224
        CIE-LCH:
        63.7442, 53.6927, 161.2912
        CIE-Luv:
        63.7442, -54.3022, 31.5013
        Hunter-Lab:
        56.9983, -39.9297, 15.2704
      #05b07a color charts
#05b07a RGB chart
      #05b07a CMYK chart
      #05b07a RGB pie chart
      #05b07a color shades, tints & tones
#05b07a color schemes
#05b07a color preview, HTML & CSS examples
           This text has a color of #05b07a        
        
          <p style="color:#05b07a;">Text here</p>
        
        
          .mytext {color:#05b07a;}
        
        Text color #05b07a
      
           This box has a color of #05b07a        
        
          <div style="background-color:#05b07a;">Content here</div>
        
        
          .mybackground {background-color:#05b07a;}
        
        Background color #05b07a
      
           Border around this has a color of #05b07a        
        
          <div style="border:2px solid #05b07a;">Content here</div>
        
        
          .myborder {border:2px solid #05b07a;}
        
        Border color #05b07a