#05c8bc color space conversions
Hex:
        #05c8bc
        RGB:
        5, 200, 188
        CMY:
        98, 22, 26
        CMYK:
        98, 0, 6, 22
      HSL:
        176°, 95.1220%, 40.1961%
        HSV (HSB):
        176°, 97.5000%, 78.4314%
        XYZ:
        29.7940, 44.9717, 54.6870
        xyY:
        0.2302, 0.3474, 44.9717
      CIE-Lab:
        72.8732, -43.4229, -5.7487
        CIE-LCH:
        72.8732, 43.8018, 187.5414
        CIE-Luv:
        72.8732, -57.4175, -2.1516
        Hunter-Lab:
        67.0609, -38.0522, -1.4074
      #05c8bc color charts
#05c8bc RGB chart
      #05c8bc CMYK chart
      #05c8bc RGB pie chart
      #05c8bc color shades, tints & tones
#05c8bc color schemes
#05c8bc color preview, HTML & CSS examples
           This text has a color of #05c8bc        
        
          <p style="color:#05c8bc;">Text here</p>
        
        
          .mytext {color:#05c8bc;}
        
        Text color #05c8bc
      
           This box has a color of #05c8bc        
        
          <div style="background-color:#05c8bc;">Content here</div>
        
        
          .mybackground {background-color:#05c8bc;}
        
        Background color #05c8bc
      
           Border around this has a color of #05c8bc        
        
          <div style="border:2px solid #05c8bc;">Content here</div>
        
        
          .myborder {border:2px solid #05c8bc;}
        
        Border color #05c8bc