#31bec0 color space conversions
Hex:
        #31bec0
        RGB:
        49, 190, 192
        CMY:
        81, 25, 25
        CMYK:
        74, 1, 0, 25
      HSL:
        181°, 59.3361%, 47.2549%
        HSV (HSB):
        181°, 74.4792%, 75.2941%
        XYZ:
        29.1945, 41.2857, 56.2994
        xyY:
        0.2303, 0.3256, 41.2857
      CIE-Lab:
        70.3756, -34.9507, -11.6023
        CIE-LCH:
        70.3756, 36.8261, 198.3641
        CIE-Luv:
        70.3756, -50.2917, -12.5771
        Hunter-Lab:
        64.2539, -31.3408, -6.9723
      #31bec0 color charts
#31bec0 RGB chart
      #31bec0 CMYK chart
      #31bec0 RGB pie chart
      #31bec0 color shades, tints & tones
#31bec0 color schemes
#31bec0 color preview, HTML & CSS examples
           This text has a color of #31bec0        
        
          <p style="color:#31bec0;">Text here</p>
        
        
          .mytext {color:#31bec0;}
        
        Text color #31bec0
      
           This box has a color of #31bec0        
        
          <div style="background-color:#31bec0;">Content here</div>
        
        
          .mybackground {background-color:#31bec0;}
        
        Background color #31bec0
      
           Border around this has a color of #31bec0        
        
          <div style="border:2px solid #31bec0;">Content here</div>
        
        
          .myborder {border:2px solid #31bec0;}
        
        Border color #31bec0