#05d7ab color space conversions
Hex:
        #05d7ab
        RGB:
        5, 215, 171
        CMY:
        98, 16, 33
        CMYK:
        98, 0, 20, 16
      HSL:
        167°, 95.4545%, 43.1373%
        HSV (HSB):
        167°, 97.6744%, 84.3137%
        XYZ:
        31.7137, 51.5734, 46.8113
        xyY:
        0.2438, 0.3964, 51.5734
      CIE-Lab:
        77.0251, -54.1750, 9.4403
        CIE-LCH:
        77.0251, 54.9914, 170.1152
        CIE-Luv:
        77.0251, -63.7926, 22.4800
        Hunter-Lab:
        71.8146, -46.8491, 11.6230
      #05d7ab color charts
#05d7ab RGB chart
      #05d7ab CMYK chart
      #05d7ab RGB pie chart
      #05d7ab color shades, tints & tones
#05d7ab color schemes
#05d7ab color preview, HTML & CSS examples
           This text has a color of #05d7ab        
        
          <p style="color:#05d7ab;">Text here</p>
        
        
          .mytext {color:#05d7ab;}
        
        Text color #05d7ab
      
           This box has a color of #05d7ab        
        
          <div style="background-color:#05d7ab;">Content here</div>
        
        
          .mybackground {background-color:#05d7ab;}
        
        Background color #05d7ab
      
           Border around this has a color of #05d7ab        
        
          <div style="border:2px solid #05d7ab;">Content here</div>
        
        
          .myborder {border:2px solid #05d7ab;}
        
        Border color #05d7ab