#1fddc2 color space conversions
Hex:
        #1fddc2
        RGB:
        31, 221, 194
        CMY:
        88, 13, 24
        CMYK:
        86, 0, 12, 13
      HSL:
        171°, 75.3968%, 49.4118%
        HSV (HSB):
        171°, 85.9729%, 86.6667%
        XYZ:
        36.1591, 55.8993, 59.9228
        xyY:
        0.2379, 0.3678, 55.8993
      CIE-Lab:
        79.5564, -49.5855, 0.8544
        CIE-LCH:
        79.5564, 49.5929, 179.0129
        CIE-Luv:
        79.5564, -62.7446, 9.0944
        Hunter-Lab:
        74.7658, -44.5119, 4.8167
      #1fddc2 color charts
#1fddc2 RGB chart
      #1fddc2 CMYK chart
      #1fddc2 RGB pie chart
      #1fddc2 color shades, tints & tones
#1fddc2 color schemes
#1fddc2 color preview, HTML & CSS examples
           This text has a color of #1fddc2        
        
          <p style="color:#1fddc2;">Text here</p>
        
        
          .mytext {color:#1fddc2;}
        
        Text color #1fddc2
      
           This box has a color of #1fddc2        
        
          <div style="background-color:#1fddc2;">Content here</div>
        
        
          .mybackground {background-color:#1fddc2;}
        
        Background color #1fddc2
      
           Border around this has a color of #1fddc2        
        
          <div style="border:2px solid #1fddc2;">Content here</div>
        
        
          .myborder {border:2px solid #1fddc2;}
        
        Border color #1fddc2