#31aac4 color space conversions
Hex:
        #31aac4
        RGB:
        49, 170, 196
        CMY:
        81, 33, 23
        CMYK:
        75, 13, 0, 23
      HSL:
        191°, 60.0000%, 48.0392%
        HSV (HSB):
        191°, 75.0000%, 76.8627%
        XYZ:
        25.6052, 33.3879, 57.3195
        xyY:
        0.2201, 0.2871, 33.3879
      CIE-Lab:
        64.4738, -23.9463, -22.7415
        CIE-LCH:
        64.4738, 33.0243, 223.5218
        CIE-Luv:
        64.4738, -42.9019, -31.9077
        Hunter-Lab:
        57.7823, -22.0201, -18.3676
      #31aac4 color charts
#31aac4 RGB chart
      #31aac4 CMYK chart
      #31aac4 RGB pie chart
      #31aac4 color shades, tints & tones
#31aac4 color schemes
#31aac4 color preview, HTML & CSS examples
           This text has a color of #31aac4        
        
          <p style="color:#31aac4;">Text here</p>
        
        
          .mytext {color:#31aac4;}
        
        Text color #31aac4
      
           This box has a color of #31aac4        
        
          <div style="background-color:#31aac4;">Content here</div>
        
        
          .mybackground {background-color:#31aac4;}
        
        Background color #31aac4
      
           Border around this has a color of #31aac4        
        
          <div style="border:2px solid #31aac4;">Content here</div>
        
        
          .myborder {border:2px solid #31aac4;}
        
        Border color #31aac4