#1f525b color space conversions
Hex:
        #1f525b
        RGB:
        31, 82, 91
        CMY:
        88, 68, 64
        CMYK:
        66, 10, 0, 64
      HSL:
        189°, 49.1803%, 23.9216%
        HSV (HSB):
        189°, 65.9341%, 35.6863%
        XYZ:
        5.4707, 7.0812, 10.9760
        xyY:
        0.2325, 0.3010, 7.0812
      CIE-Lab:
        31.9911, -13.8075, -10.3371
        CIE-LCH:
        31.9911, 17.2483, 216.8206
        CIE-Luv:
        31.9911, -19.3488, -11.4985
        Hunter-Lab:
        26.6106, -9.8718, -5.8278
      #1f525b color charts
#1f525b RGB chart
      #1f525b CMYK chart
      #1f525b RGB pie chart
      #1f525b color shades, tints & tones
#1f525b color schemes
#1f525b color preview, HTML & CSS examples
           This text has a color of #1f525b        
        
          <p style="color:#1f525b;">Text here</p>
        
        
          .mytext {color:#1f525b;}
        
        Text color #1f525b
      
           This box has a color of #1f525b        
        
          <div style="background-color:#1f525b;">Content here</div>
        
        
          .mybackground {background-color:#1f525b;}
        
        Background color #1f525b
      
           Border around this has a color of #1f525b        
        
          <div style="border:2px solid #1f525b;">Content here</div>
        
        
          .myborder {border:2px solid #1f525b;}
        
        Border color #1f525b