#31bec7 color space conversions
Hex:
        #31bec7
        RGB:
        49, 190, 199
        CMY:
        81, 25, 22
        CMYK:
        75, 5, 0, 22
      HSL:
        184°, 60.4839%, 48.6275%
        HSV (HSB):
        184°, 75.3769%, 78.0392%
        XYZ:
        29.9889, 41.6034, 60.4825
        xyY:
        0.2271, 0.3150, 41.6034
      CIE-Lab:
        70.5966, -32.8709, -15.1023
        CIE-LCH:
        70.5966, 36.1743, 204.6761
        CIE-Luv:
        70.5966, -49.8014, -18.5185
        Hunter-Lab:
        64.5007, -29.8846, -10.4459
      #31bec7 color charts
#31bec7 RGB chart
      #31bec7 CMYK chart
      #31bec7 RGB pie chart
      #31bec7 color shades, tints & tones
#31bec7 color schemes
#31bec7 color preview, HTML & CSS examples
           This text has a color of #31bec7        
        
          <p style="color:#31bec7;">Text here</p>
        
        
          .mytext {color:#31bec7;}
        
        Text color #31bec7
      
           This box has a color of #31bec7        
        
          <div style="background-color:#31bec7;">Content here</div>
        
        
          .mybackground {background-color:#31bec7;}
        
        Background color #31bec7
      
           Border around this has a color of #31bec7        
        
          <div style="border:2px solid #31bec7;">Content here</div>
        
        
          .myborder {border:2px solid #31bec7;}
        
        Border color #31bec7