#05d3cf color space conversions
Hex:
        #05d3cf
        RGB:
        5, 211, 207
        CMY:
        98, 17, 19
        CMYK:
        98, 0, 2, 17
      HSL:
        179°, 95.3704%, 42.3529%
        HSV (HSB):
        179°, 97.6303%, 82.7451%
        XYZ:
        34.6193, 51.1258, 67.0751
        xyY:
        0.2265, 0.3345, 51.1258
      CIE-Lab:
        76.7551, -42.7284, -10.2529
        CIE-LCH:
        76.7551, 43.9413, 193.4933
        CIE-Luv:
        76.7551, -59.6093, -9.4370
        Hunter-Lab:
        71.5023, -38.7045, -5.5674
      #05d3cf color charts
#05d3cf RGB chart
      #05d3cf CMYK chart
      #05d3cf RGB pie chart
      #05d3cf color shades, tints & tones
#05d3cf color schemes
#05d3cf color preview, HTML & CSS examples
           This text has a color of #05d3cf        
        
          <p style="color:#05d3cf;">Text here</p>
        
        
          .mytext {color:#05d3cf;}
        
        Text color #05d3cf
      
           This box has a color of #05d3cf        
        
          <div style="background-color:#05d3cf;">Content here</div>
        
        
          .mybackground {background-color:#05d3cf;}
        
        Background color #05d3cf
      
           Border around this has a color of #05d3cf        
        
          <div style="border:2px solid #05d3cf;">Content here</div>
        
        
          .myborder {border:2px solid #05d3cf;}
        
        Border color #05d3cf