#31f0ef color space conversions
Hex:
        #31f0ef
        RGB:
        49, 240, 239
        CMY:
        81, 6, 6
        CMYK:
        80, 0, 0, 6
      HSL:
        180°, 86.4253%, 56.6667%
        HSV (HSB):
        180°, 79.5833%, 94.1176%
        XYZ:
        48.0067, 69.2051, 92.4891
        xyY:
        0.2289, 0.3300, 69.2051
      CIE-Lab:
        86.6055, -44.0745, -12.5056
        CIE-LCH:
        86.6055, 45.8143, 195.8406
        CIE-Luv:
        86.6055, -64.1875, -13.0081
        Hunter-Lab:
        83.1896, -42.5739, -7.6851
      #31f0ef color charts
#31f0ef RGB chart
      #31f0ef CMYK chart
      #31f0ef RGB pie chart
      #31f0ef color shades, tints & tones
#31f0ef color schemes
#31f0ef color preview, HTML & CSS examples
           This text has a color of #31f0ef        
        
          <p style="color:#31f0ef;">Text here</p>
        
        
          .mytext {color:#31f0ef;}
        
        Text color #31f0ef
      
           This box has a color of #31f0ef        
        
          <div style="background-color:#31f0ef;">Content here</div>
        
        
          .mybackground {background-color:#31f0ef;}
        
        Background color #31f0ef
      
           Border around this has a color of #31f0ef        
        
          <div style="border:2px solid #31f0ef;">Content here</div>
        
        
          .myborder {border:2px solid #31f0ef;}
        
        Border color #31f0ef