#31aeba color space conversions
Hex:
        #31aeba
        RGB:
        49, 174, 186
        CMY:
        81, 32, 27
        CMYK:
        74, 6, 0, 27
      HSL:
        185°, 58.2979%, 46.0784%
        HSV (HSB):
        185°, 73.6559%, 72.9412%
        XYZ:
        25.2656, 34.4702, 51.7762
        xyY:
        0.2266, 0.3091, 34.4702
      CIE-Lab:
        65.3341, -29.0884, -15.8749
        CIE-LCH:
        65.3341, 33.1383, 208.6233
        CIE-Luv:
        65.3341, -44.9966, -20.0897
        Hunter-Lab:
        58.7114, -25.9299, -11.1885
      #31aeba color charts
#31aeba RGB chart
      #31aeba CMYK chart
      #31aeba RGB pie chart
      #31aeba color shades, tints & tones
#31aeba color schemes
#31aeba color preview, HTML & CSS examples
           This text has a color of #31aeba        
        
          <p style="color:#31aeba;">Text here</p>
        
        
          .mytext {color:#31aeba;}
        
        Text color #31aeba
      
           This box has a color of #31aeba        
        
          <div style="background-color:#31aeba;">Content here</div>
        
        
          .mybackground {background-color:#31aeba;}
        
        Background color #31aeba
      
           Border around this has a color of #31aeba        
        
          <div style="border:2px solid #31aeba;">Content here</div>
        
        
          .myborder {border:2px solid #31aeba;}
        
        Border color #31aeba