#1fddc1 color space conversions
Hex:
        #1fddc1
        RGB:
        31, 221, 193
        CMY:
        88, 13, 24
        CMYK:
        86, 0, 13, 13
      HSL:
        171°, 75.3968%, 49.4118%
        HSV (HSB):
        171°, 85.9729%, 86.6667%
        XYZ:
        36.0472, 55.8545, 59.3332
        xyY:
        0.2384, 0.3693, 55.8545
      CIE-Lab:
        79.5309, -49.8498, 1.3497
        CIE-LCH:
        79.5309, 49.8681, 178.4491
        CIE-Luv:
        79.5309, -62.8205, 9.8924
        Hunter-Lab:
        74.7358, -44.6922, 5.2444
      #1fddc1 color charts
#1fddc1 RGB chart
      #1fddc1 CMYK chart
      #1fddc1 RGB pie chart
      #1fddc1 color shades, tints & tones
#1fddc1 color schemes
#1fddc1 color preview, HTML & CSS examples
           This text has a color of #1fddc1        
        
          <p style="color:#1fddc1;">Text here</p>
        
        
          .mytext {color:#1fddc1;}
        
        Text color #1fddc1
      
           This box has a color of #1fddc1        
        
          <div style="background-color:#1fddc1;">Content here</div>
        
        
          .mybackground {background-color:#1fddc1;}
        
        Background color #1fddc1
      
           Border around this has a color of #1fddc1        
        
          <div style="border:2px solid #1fddc1;">Content here</div>
        
        
          .myborder {border:2px solid #1fddc1;}
        
        Border color #1fddc1