#1f8394 color space conversions
Hex:
        #1f8394
        RGB:
        31, 131, 148
        CMY:
        88, 49, 42
        CMYK:
        79, 11, 0, 42
      HSL:
        189°, 65.3631%, 35.0980%
        HSV (HSB):
        189°, 79.0541%, 58.0392%
        XYZ:
        14.0267, 18.6620, 30.8798
        xyY:
        0.2207, 0.2936, 18.6620
      CIE-Lab:
        50.2894, -21.5044, -17.1098
        CIE-LCH:
        50.2894, 27.4806, 218.5072
        CIE-Luv:
        50.2894, -34.4598, -22.1513
        Hunter-Lab:
        43.1996, -17.6412, -12.1419
      #1f8394 color charts
#1f8394 RGB chart
      #1f8394 CMYK chart
      #1f8394 RGB pie chart
      #1f8394 color shades, tints & tones
#1f8394 color schemes
#1f8394 color preview, HTML & CSS examples
           This text has a color of #1f8394        
        
          <p style="color:#1f8394;">Text here</p>
        
        
          .mytext {color:#1f8394;}
        
        Text color #1f8394
      
           This box has a color of #1f8394        
        
          <div style="background-color:#1f8394;">Content here</div>
        
        
          .mybackground {background-color:#1f8394;}
        
        Background color #1f8394
      
           Border around this has a color of #1f8394        
        
          <div style="border:2px solid #1f8394;">Content here</div>
        
        
          .myborder {border:2px solid #1f8394;}
        
        Border color #1f8394