#05ccc4 color space conversions
Hex:
        #05ccc4
        RGB:
        5, 204, 196
        CMY:
        98, 20, 23
        CMYK:
        98, 0, 4, 20
      HSL:
        178°, 95.2153%, 40.9804%
        HSV (HSB):
        178°, 97.5490%, 80.0000%
        XYZ:
        31.6193, 47.2035, 59.6692
        xyY:
        0.2283, 0.3408, 47.2035
      CIE-Lab:
        74.3198, -42.8589, -7.9429
        CIE-LCH:
        74.3198, 43.5887, 190.4993
        CIE-Luv:
        74.3198, -58.1309, -5.6995
        Hunter-Lab:
        68.7048, -38.0843, -3.3992
      #05ccc4 color charts
#05ccc4 RGB chart
      #05ccc4 CMYK chart
      #05ccc4 RGB pie chart
      #05ccc4 color shades, tints & tones
#05ccc4 color schemes
#05ccc4 color preview, HTML & CSS examples
           This text has a color of #05ccc4        
        
          <p style="color:#05ccc4;">Text here</p>
        
        
          .mytext {color:#05ccc4;}
        
        Text color #05ccc4
      
           This box has a color of #05ccc4        
        
          <div style="background-color:#05ccc4;">Content here</div>
        
        
          .mybackground {background-color:#05ccc4;}
        
        Background color #05ccc4
      
           Border around this has a color of #05ccc4        
        
          <div style="border:2px solid #05ccc4;">Content here</div>
        
        
          .myborder {border:2px solid #05ccc4;}
        
        Border color #05ccc4