#05d5d2 color space conversions
Hex:
        #05d5d2
        RGB:
        5, 213, 210
        CMY:
        98, 16, 18
        CMYK:
        98, 0, 1, 16
      HSL:
        179°, 95.4128%, 42.7451%
        HSV (HSB):
        179°, 97.6526%, 83.5294%
        XYZ:
        35.4897, 52.2739, 69.1921
        xyY:
        0.2261, 0.3330, 52.2739
      CIE-Lab:
        77.4443, -42.7313, -10.8365
        CIE-LCH:
        77.4443, 44.0840, 194.2299
        CIE-Luv:
        77.4443, -60.0408, -10.3876
        Hunter-Lab:
        72.3007, -38.9073, -6.1303
      #05d5d2 color charts
#05d5d2 RGB chart
      #05d5d2 CMYK chart
      #05d5d2 RGB pie chart
      #05d5d2 color shades, tints & tones
#05d5d2 color schemes
#05d5d2 color preview, HTML & CSS examples
           This text has a color of #05d5d2        
        
          <p style="color:#05d5d2;">Text here</p>
        
        
          .mytext {color:#05d5d2;}
        
        Text color #05d5d2
      
           This box has a color of #05d5d2        
        
          <div style="background-color:#05d5d2;">Content here</div>
        
        
          .mybackground {background-color:#05d5d2;}
        
        Background color #05d5d2
      
           Border around this has a color of #05d5d2        
        
          <div style="border:2px solid #05d5d2;">Content here</div>
        
        
          .myborder {border:2px solid #05d5d2;}
        
        Border color #05d5d2