#31f2de color space conversions
Hex:
        #31f2de
        RGB:
        49, 242, 222
        CMY:
        81, 5, 13
        CMYK:
        80, 0, 8, 5
      HSL:
        174°, 88.1279%, 57.0588%
        HSV (HSB):
        174°, 79.7521%, 94.9020%
        XYZ:
        46.2036, 69.4312, 80.0736
        xyY:
        0.2361, 0.3548, 69.4312
      CIE-Lab:
        86.7171, -49.6045, -3.4275
        CIE-LCH:
        86.7171, 49.7228, 183.9527
        CIE-Luv:
        86.7171, -66.1299, 2.5303
        Hunter-Lab:
        83.3254, -46.8419, 1.3515
      #31f2de color charts
#31f2de RGB chart
      #31f2de CMYK chart
      #31f2de RGB pie chart
      #31f2de color shades, tints & tones
#31f2de color schemes
#31f2de color preview, HTML & CSS examples
           This text has a color of #31f2de        
        
          <p style="color:#31f2de;">Text here</p>
        
        
          .mytext {color:#31f2de;}
        
        Text color #31f2de
      
           This box has a color of #31f2de        
        
          <div style="background-color:#31f2de;">Content here</div>
        
        
          .mybackground {background-color:#31f2de;}
        
        Background color #31f2de
      
           Border around this has a color of #31f2de        
        
          <div style="border:2px solid #31f2de;">Content here</div>
        
        
          .myborder {border:2px solid #31f2de;}
        
        Border color #31f2de