#31c2ca color space conversions
Hex:
        #31c2ca
        RGB:
        49, 194, 202
        CMY:
        81, 24, 21
        CMYK:
        76, 4, 0, 21
      HSL:
        183°, 60.9562%, 49.2157%
        HSV (HSB):
        183°, 75.7426%, 79.2157%
        XYZ:
        31.2191, 43.5008, 62.6282
        xyY:
        0.2273, 0.3167, 43.5008
      CIE-Lab:
        71.8936, -33.8690, -14.7878
        CIE-LCH:
        71.8936, 36.9565, 203.5870
        CIE-Luv:
        71.8936, -51.0019, -17.9093
        Hunter-Lab:
        65.9551, -30.9307, -10.1307
      #31c2ca color charts
#31c2ca RGB chart
      #31c2ca CMYK chart
      #31c2ca RGB pie chart
      #31c2ca color shades, tints & tones
#31c2ca color schemes
#31c2ca color preview, HTML & CSS examples
           This text has a color of #31c2ca        
        
          <p style="color:#31c2ca;">Text here</p>
        
        
          .mytext {color:#31c2ca;}
        
        Text color #31c2ca
      
           This box has a color of #31c2ca        
        
          <div style="background-color:#31c2ca;">Content here</div>
        
        
          .mybackground {background-color:#31c2ca;}
        
        Background color #31c2ca
      
           Border around this has a color of #31c2ca        
        
          <div style="border:2px solid #31c2ca;">Content here</div>
        
        
          .myborder {border:2px solid #31c2ca;}
        
        Border color #31c2ca