#05c0b3 color space conversions
Hex:
        #05c0b3
        RGB:
        5, 192, 179
        CMY:
        98, 25, 30
        CMYK:
        97, 0, 7, 25
      HSL:
        176°, 94.9239%, 38.6275%
        HSV (HSB):
        176°, 97.3958%, 75.2941%
        XYZ:
        27.0489, 40.9862, 49.1333
        xyY:
        0.2309, 0.3498, 40.9862
      CIE-Lab:
        70.1663, -42.5240, -4.8410
        CIE-LCH:
        70.1663, 42.7987, 186.4947
        CIE-Luv:
        70.1663, -55.4154, -0.8724
        Hunter-Lab:
        64.0205, -36.6189, -0.6885
      #05c0b3 color charts
#05c0b3 RGB chart
      #05c0b3 CMYK chart
      #05c0b3 RGB pie chart
      #05c0b3 color shades, tints & tones
#05c0b3 color schemes
#05c0b3 color preview, HTML & CSS examples
           This text has a color of #05c0b3        
        
          <p style="color:#05c0b3;">Text here</p>
        
        
          .mytext {color:#05c0b3;}
        
        Text color #05c0b3
      
           This box has a color of #05c0b3        
        
          <div style="background-color:#05c0b3;">Content here</div>
        
        
          .mybackground {background-color:#05c0b3;}
        
        Background color #05c0b3
      
           Border around this has a color of #05c0b3        
        
          <div style="border:2px solid #05c0b3;">Content here</div>
        
        
          .myborder {border:2px solid #05c0b3;}
        
        Border color #05c0b3