#05c7c7 color space conversions
Hex:
        #05c7c7
        RGB:
        5, 199, 199
        CMY:
        98, 22, 22
        CMYK:
        97, 0, 0, 22
      HSL:
        180°, 95.0980%, 40.0000%
        HSV (HSB):
        180°, 97.4874%, 78.0392%
        XYZ:
        30.7948, 45.0026, 61.0962
        xyY:
        0.2250, 0.3287, 45.0026
      CIE-Lab:
        72.8936, -39.7495, -11.6961
        CIE-LCH:
        72.8936, 41.4345, 196.3963
        CIE-Luv:
        72.8936, -56.1933, -12.1338
        Hunter-Lab:
        67.0840, -35.4568, -7.0390
      #05c7c7 color charts
#05c7c7 RGB chart
      #05c7c7 CMYK chart
      #05c7c7 RGB pie chart
      #05c7c7 color shades, tints & tones
#05c7c7 color schemes
#05c7c7 color preview, HTML & CSS examples
           This text has a color of #05c7c7        
        
          <p style="color:#05c7c7;">Text here</p>
        
        
          .mytext {color:#05c7c7;}
        
        Text color #05c7c7
      
           This box has a color of #05c7c7        
        
          <div style="background-color:#05c7c7;">Content here</div>
        
        
          .mybackground {background-color:#05c7c7;}
        
        Background color #05c7c7
      
           Border around this has a color of #05c7c7        
        
          <div style="border:2px solid #05c7c7;">Content here</div>
        
        
          .myborder {border:2px solid #05c7c7;}
        
        Border color #05c7c7