#05d3bd color space conversions
Hex:
        #05d3bd
        RGB:
        5, 211, 189
        CMY:
        98, 17, 26
        CMYK:
        98, 0, 10, 17
      HSL:
        174°, 95.3704%, 42.3529%
        HSV (HSB):
        174°, 97.6303%, 82.7451%
        XYZ:
        32.5422, 50.2949, 56.1369
        xyY:
        0.2342, 0.3619, 50.2949
      CIE-Lab:
        76.2499, -47.8401, -1.3195
        CIE-LCH:
        76.2499, 47.8583, 181.5799
        CIE-Luv:
        76.2499, -61.0523, 5.4127
        Hunter-Lab:
        70.9189, -42.2008, 2.7114
      #05d3bd color charts
#05d3bd RGB chart
      #05d3bd CMYK chart
      #05d3bd RGB pie chart
      #05d3bd color shades, tints & tones
#05d3bd color schemes
#05d3bd color preview, HTML & CSS examples
           This text has a color of #05d3bd        
        
          <p style="color:#05d3bd;">Text here</p>
        
        
          .mytext {color:#05d3bd;}
        
        Text color #05d3bd
      
           This box has a color of #05d3bd        
        
          <div style="background-color:#05d3bd;">Content here</div>
        
        
          .mybackground {background-color:#05d3bd;}
        
        Background color #05d3bd
      
           Border around this has a color of #05d3bd        
        
          <div style="border:2px solid #05d3bd;">Content here</div>
        
        
          .myborder {border:2px solid #05d3bd;}
        
        Border color #05d3bd