#31ced1 color space conversions
Hex:
        #31ced1
        RGB:
        49, 206, 209
        CMY:
        81, 19, 18
        CMYK:
        77, 1, 0, 18
      HSL:
        181°, 63.4921%, 50.5882%
        HSV (HSB):
        181°, 76.5550%, 81.9608%
        XYZ:
        34.8466, 49.3990, 68.0200
        xyY:
        0.2289, 0.3244, 49.3990
      CIE-Lab:
        75.6989, -37.3961, -12.8693
        CIE-LCH:
        75.6989, 39.5485, 198.9901
        CIE-Luv:
        75.6989, -54.7086, -14.3890
        Hunter-Lab:
        70.2844, -34.4987, -8.1806
      #31ced1 color charts
#31ced1 RGB chart
      #31ced1 CMYK chart
      #31ced1 RGB pie chart
      #31ced1 color shades, tints & tones
#31ced1 color schemes
#31ced1 color preview, HTML & CSS examples
           This text has a color of #31ced1        
        
          <p style="color:#31ced1;">Text here</p>
        
        
          .mytext {color:#31ced1;}
        
        Text color #31ced1
      
           This box has a color of #31ced1        
        
          <div style="background-color:#31ced1;">Content here</div>
        
        
          .mybackground {background-color:#31ced1;}
        
        Background color #31ced1
      
           Border around this has a color of #31ced1        
        
          <div style="border:2px solid #31ced1;">Content here</div>
        
        
          .myborder {border:2px solid #31ced1;}
        
        Border color #31ced1