#05cddb color space conversions
Hex:
        #05cddb
        RGB:
        5, 205, 219
        CMY:
        98, 20, 14
        CMYK:
        98, 6, 0, 14
      HSL:
        184°, 95.5357%, 43.9216%
        HSV (HSB):
        184°, 97.7169%, 85.8824%
        XYZ:
        34.6801, 48.8094, 74.6112
        xyY:
        0.2194, 0.3087, 48.8094
      CIE-Lab:
        75.3326, -36.3879, -18.8539
        CIE-LCH:
        75.3326, 40.9823, 207.3904
        CIE-Luv:
        75.3326, -56.6154, -24.3927
        Hunter-Lab:
        69.8637, -33.6547, -14.4143
      #05cddb color charts
#05cddb RGB chart
      #05cddb CMYK chart
      #05cddb RGB pie chart
      #05cddb color shades, tints & tones
#05cddb color schemes
#05cddb color preview, HTML & CSS examples
           This text has a color of #05cddb        
        
          <p style="color:#05cddb;">Text here</p>
        
        
          .mytext {color:#05cddb;}
        
        Text color #05cddb
      
           This box has a color of #05cddb        
        
          <div style="background-color:#05cddb;">Content here</div>
        
        
          .mybackground {background-color:#05cddb;}
        
        Background color #05cddb
      
           Border around this has a color of #05cddb        
        
          <div style="border:2px solid #05cddb;">Content here</div>
        
        
          .myborder {border:2px solid #05cddb;}
        
        Border color #05cddb