#31a0be color space conversions
Hex:
        #31a0be
        RGB:
        49, 160, 190
        CMY:
        81, 37, 25
        CMYK:
        74, 16, 0, 25
      HSL:
        193°, 58.9958%, 46.8627%
        HSV (HSB):
        193°, 74.2105%, 74.5098%
        XYZ:
        23.1317, 29.5123, 53.1925
        xyY:
        0.2186, 0.2788, 29.5123
      CIE-Lab:
        61.2311, -20.7214, -24.3596
        CIE-LCH:
        61.2311, 31.9807, 229.6140
        CIE-Luv:
        61.2311, -39.7127, -34.7271
        Hunter-Lab:
        54.3252, -19.0638, -20.0261
      #31a0be color charts
#31a0be RGB chart
      #31a0be CMYK chart
      #31a0be RGB pie chart
      #31a0be color shades, tints & tones
#31a0be color schemes
#31a0be color preview, HTML & CSS examples
           This text has a color of #31a0be        
        
          <p style="color:#31a0be;">Text here</p>
        
        
          .mytext {color:#31a0be;}
        
        Text color #31a0be
      
           This box has a color of #31a0be        
        
          <div style="background-color:#31a0be;">Content here</div>
        
        
          .mybackground {background-color:#31a0be;}
        
        Background color #31a0be
      
           Border around this has a color of #31a0be        
        
          <div style="border:2px solid #31a0be;">Content here</div>
        
        
          .myborder {border:2px solid #31a0be;}
        
        Border color #31a0be