#1dfbd2 color space conversions
Hex:
        #1dfbd2
        RGB:
        29, 251, 210
        CMY:
        89, 2, 18
        CMYK:
        88, 0, 16, 2
      HSL:
        169°, 96.5217%, 54.9020%
        HSV (HSB):
        169°, 88.4462%, 98.4314%
        XYZ:
        46.6367, 73.9087, 72.7806
        xyY:
        0.2412, 0.3823, 73.9087
      CIE-Lab:
        88.8793, -57.6996, 5.9565
        CIE-LCH:
        88.8793, 58.0063, 174.1061
        CIE-Luv:
        88.8793, -71.6736, 18.3941
        Hunter-Lab:
        85.9702, -53.6159, 9.9854
      #1dfbd2 color charts
#1dfbd2 RGB chart
      #1dfbd2 CMYK chart
      #1dfbd2 RGB pie chart
      #1dfbd2 color shades, tints & tones
#1dfbd2 color schemes
#1dfbd2 color preview, HTML & CSS examples
           This text has a color of #1dfbd2        
        
          <p style="color:#1dfbd2;">Text here</p>
        
        
          .mytext {color:#1dfbd2;}
        
        Text color #1dfbd2
      
           This box has a color of #1dfbd2        
        
          <div style="background-color:#1dfbd2;">Content here</div>
        
        
          .mybackground {background-color:#1dfbd2;}
        
        Background color #1dfbd2
      
           Border around this has a color of #1dfbd2        
        
          <div style="border:2px solid #1dfbd2;">Content here</div>
        
        
          .myborder {border:2px solid #1dfbd2;}
        
        Border color #1dfbd2