#05d7d5 color space conversions
Hex:
        #05d7d5
        RGB:
        5, 215, 213
        CMY:
        98, 16, 16
        CMYK:
        98, 0, 1, 16
      HSL:
        179°, 95.4545%, 43.1373%
        HSV (HSB):
        179°, 97.6744%, 84.3137%
        XYZ:
        36.3733, 53.4372, 71.3481
        xyY:
        0.2257, 0.3316, 53.4372
      CIE-Lab:
        78.1324, -42.7338, -11.4178
        CIE-LCH:
        78.1324, 44.2328, 194.9591
        CIE-Luv:
        78.1324, -60.4713, -11.3388
        Hunter-Lab:
        73.1008, -39.1089, -6.6979
      #05d7d5 color charts
#05d7d5 RGB chart
      #05d7d5 CMYK chart
      #05d7d5 RGB pie chart
      #05d7d5 color shades, tints & tones
#05d7d5 color schemes
#05d7d5 color preview, HTML & CSS examples
           This text has a color of #05d7d5        
        
          <p style="color:#05d7d5;">Text here</p>
        
        
          .mytext {color:#05d7d5;}
        
        Text color #05d7d5
      
           This box has a color of #05d7d5        
        
          <div style="background-color:#05d7d5;">Content here</div>
        
        
          .mybackground {background-color:#05d7d5;}
        
        Background color #05d7d5
      
           Border around this has a color of #05d7d5        
        
          <div style="border:2px solid #05d7d5;">Content here</div>
        
        
          .myborder {border:2px solid #05d7d5;}
        
        Border color #05d7d5