#31f0ec color space conversions
Hex:
        #31f0ec
        RGB:
        49, 240, 236
        CMY:
        81, 6, 7
        CMYK:
        80, 0, 2, 6
      HSL:
        179°, 86.4253%, 56.6667%
        HSV (HSB):
        179°, 79.5833%, 94.1176%
        XYZ:
        47.5670, 69.0293, 90.1738
        xyY:
        0.2300, 0.3338, 69.0293
      CIE-Lab:
        86.5185, -44.9189, -11.0617
        CIE-LCH:
        86.5185, 46.2608, 193.8344
        CIE-Luv:
        86.5185, -64.4114, -10.5057
        Hunter-Lab:
        83.0839, -43.2022, -6.1908
      #31f0ec color charts
#31f0ec RGB chart
      #31f0ec CMYK chart
      #31f0ec RGB pie chart
      #31f0ec color shades, tints & tones
#31f0ec color schemes
#31f0ec color preview, HTML & CSS examples
           This text has a color of #31f0ec        
        
          <p style="color:#31f0ec;">Text here</p>
        
        
          .mytext {color:#31f0ec;}
        
        Text color #31f0ec
      
           This box has a color of #31f0ec        
        
          <div style="background-color:#31f0ec;">Content here</div>
        
        
          .mybackground {background-color:#31f0ec;}
        
        Background color #31f0ec
      
           Border around this has a color of #31f0ec        
        
          <div style="border:2px solid #31f0ec;">Content here</div>
        
        
          .myborder {border:2px solid #31f0ec;}
        
        Border color #31f0ec