#05b1ac color space conversions
Hex:
        #05b1ac
        RGB:
        5, 177, 172
        CMY:
        98, 31, 33
        CMYK:
        97, 0, 3, 31
      HSL:
        178°, 94.5055%, 35.6863%
        HSV (HSB):
        178°, 97.1751%, 69.4118%
        XYZ:
        23.2311, 34.4551, 44.4558
        xyY:
        0.2274, 0.3373, 34.4551
      CIE-Lab:
        65.3222, -37.9088, -8.1616
        CIE-LCH:
        65.3222, 38.7774, 192.1501
        CIE-Luv:
        65.3222, -50.8256, -6.6751
        Hunter-Lab:
        58.6985, -32.0773, -3.8149
      #05b1ac color charts
#05b1ac RGB chart
      #05b1ac CMYK chart
      #05b1ac RGB pie chart
      #05b1ac color shades, tints & tones
#05b1ac color schemes
#05b1ac color preview, HTML & CSS examples
           This text has a color of #05b1ac        
        
          <p style="color:#05b1ac;">Text here</p>
        
        
          .mytext {color:#05b1ac;}
        
        Text color #05b1ac
      
           This box has a color of #05b1ac        
        
          <div style="background-color:#05b1ac;">Content here</div>
        
        
          .mybackground {background-color:#05b1ac;}
        
        Background color #05b1ac
      
           Border around this has a color of #05b1ac        
        
          <div style="border:2px solid #05b1ac;">Content here</div>
        
        
          .myborder {border:2px solid #05b1ac;}
        
        Border color #05b1ac