#05d4ac color space conversions
Hex:
        #05d4ac
        RGB:
        5, 212, 172
        CMY:
        98, 17, 33
        CMYK:
        98, 0, 19, 17
      HSL:
        168°, 95.3917%, 42.5490%
        HSV (HSB):
        168°, 97.6415%, 83.1373%
        XYZ:
        31.0525, 50.0978, 47.0629
        xyY:
        0.2422, 0.3907, 50.0978
      CIE-Lab:
        76.1292, -52.7410, 7.6257
        CIE-LCH:
        76.1292, 53.2894, 171.7727
        CIE-Luv:
        76.1292, -62.7171, 19.5792
        Hunter-Lab:
        70.7798, -45.5532, 10.1227
      #05d4ac color charts
#05d4ac RGB chart
      #05d4ac CMYK chart
      #05d4ac RGB pie chart
      #05d4ac color shades, tints & tones
#05d4ac color schemes
#05d4ac color preview, HTML & CSS examples
           This text has a color of #05d4ac        
        
          <p style="color:#05d4ac;">Text here</p>
        
        
          .mytext {color:#05d4ac;}
        
        Text color #05d4ac
      
           This box has a color of #05d4ac        
        
          <div style="background-color:#05d4ac;">Content here</div>
        
        
          .mybackground {background-color:#05d4ac;}
        
        Background color #05d4ac
      
           Border around this has a color of #05d4ac        
        
          <div style="border:2px solid #05d4ac;">Content here</div>
        
        
          .myborder {border:2px solid #05d4ac;}
        
        Border color #05d4ac