#31b0ae color space conversions
Hex:
        #31b0ae
        RGB:
        49, 176, 174
        CMY:
        81, 31, 32
        CMYK:
        72, 0, 1, 31
      HSL:
        179°, 56.4444%, 44.1176%
        HSV (HSB):
        179°, 72.1591%, 69.0196%
        XYZ:
        24.4319, 34.7596, 45.4660
        xyY:
        0.2334, 0.3321, 34.7596
      CIE-Lab:
        65.5611, -33.6423, -8.8651
        CIE-LCH:
        65.5611, 34.7907, 194.7625
        CIE-Luv:
        65.5611, -46.5277, -8.3374
        Hunter-Lab:
        58.9573, -29.2048, -4.4524
      #31b0ae color charts
#31b0ae RGB chart
      #31b0ae CMYK chart
      #31b0ae RGB pie chart
      #31b0ae color shades, tints & tones
#31b0ae color schemes
#31b0ae color preview, HTML & CSS examples
           This text has a color of #31b0ae        
        
          <p style="color:#31b0ae;">Text here</p>
        
        
          .mytext {color:#31b0ae;}
        
        Text color #31b0ae
      
           This box has a color of #31b0ae        
        
          <div style="background-color:#31b0ae;">Content here</div>
        
        
          .mybackground {background-color:#31b0ae;}
        
        Background color #31b0ae
      
           Border around this has a color of #31b0ae        
        
          <div style="border:2px solid #31b0ae;">Content here</div>
        
        
          .myborder {border:2px solid #31b0ae;}
        
        Border color #31b0ae