#05c1bf color space conversions
Hex:
        #05c1bf
        RGB:
        5, 193, 191
        CMY:
        98, 24, 25
        CMYK:
        97, 0, 1, 24
      HSL:
        179°, 94.9495%, 38.8235%
        HSV (HSB):
        179°, 97.4093%, 75.6863%
        XYZ:
        28.5365, 41.9338, 55.8802
        xyY:
        0.2259, 0.3319, 41.9338
      CIE-Lab:
        70.8252, -39.4425, -10.4276
        CIE-LCH:
        70.8252, 40.7977, 194.8087
        CIE-Luv:
        70.8252, -54.7941, -10.1085
        Hunter-Lab:
        64.7563, -34.6629, -5.8338
      #05c1bf color charts
#05c1bf RGB chart
      #05c1bf CMYK chart
      #05c1bf RGB pie chart
      #05c1bf color shades, tints & tones
#05c1bf color schemes
#05c1bf color preview, HTML & CSS examples
           This text has a color of #05c1bf        
        
          <p style="color:#05c1bf;">Text here</p>
        
        
          .mytext {color:#05c1bf;}
        
        Text color #05c1bf
      
           This box has a color of #05c1bf        
        
          <div style="background-color:#05c1bf;">Content here</div>
        
        
          .mybackground {background-color:#05c1bf;}
        
        Background color #05c1bf
      
           Border around this has a color of #05c1bf        
        
          <div style="border:2px solid #05c1bf;">Content here</div>
        
        
          .myborder {border:2px solid #05c1bf;}
        
        Border color #05c1bf