#05c2bf color space conversions
Hex:
        #05c2bf
        RGB:
        5, 194, 191
        CMY:
        98, 24, 25
        CMYK:
        97, 0, 2, 24
      HSL:
        179°, 94.9749%, 39.0196%
        HSV (HSB):
        179°, 97.4227%, 76.0784%
        XYZ:
        28.7583, 42.3774, 55.9542
        xyY:
        0.2263, 0.3334, 42.3774
      CIE-Lab:
        71.1304, -39.8924, -9.9721
        CIE-LCH:
        71.1304, 41.1200, 194.0349
        CIE-Luv:
        71.1304, -55.1353, -9.3228
        Hunter-Lab:
        65.0979, -35.0654, -5.3934
      #05c2bf color charts
#05c2bf RGB chart
      #05c2bf CMYK chart
      #05c2bf RGB pie chart
      #05c2bf color shades, tints & tones
#05c2bf color schemes
#05c2bf color preview, HTML & CSS examples
           This text has a color of #05c2bf        
        
          <p style="color:#05c2bf;">Text here</p>
        
        
          .mytext {color:#05c2bf;}
        
        Text color #05c2bf
      
           This box has a color of #05c2bf        
        
          <div style="background-color:#05c2bf;">Content here</div>
        
        
          .mybackground {background-color:#05c2bf;}
        
        Background color #05c2bf
      
           Border around this has a color of #05c2bf        
        
          <div style="border:2px solid #05c2bf;">Content here</div>
        
        
          .myborder {border:2px solid #05c2bf;}
        
        Border color #05c2bf