#1dc5da color space conversions
Hex:
        #1dc5da
        RGB:
        29, 197, 218
        CMY:
        89, 23, 15
        CMYK:
        87, 10, 0, 15
      HSL:
        187°, 76.5182%, 48.4314%
        HSV (HSB):
        187°, 86.6972%, 85.4902%
        XYZ:
        33.1278, 45.2557, 73.3189
        xyY:
        0.2184, 0.2983, 45.2557
      CIE-Lab:
        73.0599, -32.0041, -21.7484
        CIE-LCH:
        73.0599, 38.6944, 214.1980
        CIE-Luv:
        73.0599, -52.8533, -29.7093
        Hunter-Lab:
        67.2723, -29.8254, -17.5284
      #1dc5da color charts
#1dc5da RGB chart
      #1dc5da CMYK chart
      #1dc5da RGB pie chart
      #1dc5da color shades, tints & tones
#1dc5da color schemes
#1dc5da color preview, HTML & CSS examples
           This text has a color of #1dc5da        
        
          <p style="color:#1dc5da;">Text here</p>
        
        
          .mytext {color:#1dc5da;}
        
        Text color #1dc5da
      
           This box has a color of #1dc5da        
        
          <div style="background-color:#1dc5da;">Content here</div>
        
        
          .mybackground {background-color:#1dc5da;}
        
        Background color #1dc5da
      
           Border around this has a color of #1dc5da        
        
          <div style="border:2px solid #1dc5da;">Content here</div>
        
        
          .myborder {border:2px solid #1dc5da;}
        
        Border color #1dc5da