#31bcb1 color space conversions
Hex:
        #31bcb1
        RGB:
        49, 188, 177
        CMY:
        81, 26, 31
        CMYK:
        74, 0, 6, 26
      HSL:
        175°, 58.6498%, 46.4706%
        HSV (HSB):
        175°, 73.9362%, 73.7255%
        XYZ:
        27.1857, 39.7937, 47.8431
        xyY:
        0.2368, 0.3466, 39.7937
      CIE-Lab:
        69.3224, -38.3333, -4.9413
        CIE-LCH:
        69.3224, 38.6504, 187.3451
        CIE-Luv:
        69.3224, -50.6270, -1.5980
        Hunter-Lab:
        63.0823, -33.4684, -0.8094
      #31bcb1 color charts
#31bcb1 RGB chart
      #31bcb1 CMYK chart
      #31bcb1 RGB pie chart
      #31bcb1 color shades, tints & tones
#31bcb1 color schemes
#31bcb1 color preview, HTML & CSS examples
           This text has a color of #31bcb1        
        
          <p style="color:#31bcb1;">Text here</p>
        
        
          .mytext {color:#31bcb1;}
        
        Text color #31bcb1
      
           This box has a color of #31bcb1        
        
          <div style="background-color:#31bcb1;">Content here</div>
        
        
          .mybackground {background-color:#31bcb1;}
        
        Background color #31bcb1
      
           Border around this has a color of #31bcb1        
        
          <div style="border:2px solid #31bcb1;">Content here</div>
        
        
          .myborder {border:2px solid #31bcb1;}
        
        Border color #31bcb1