#1f523b color space conversions
Hex:
        #1f523b
        RGB:
        31, 82, 59
        CMY:
        88, 68, 77
        CMYK:
        62, 0, 28, 68
      HSL:
        153°, 45.1327%, 22.1569%
        HSV (HSB):
        153°, 62.1951%, 32.1569%
        XYZ:
        4.3718, 6.6417, 5.1892
        xyY:
        0.2698, 0.4099, 6.6417
      CIE-Lab:
        30.9768, -23.3390, 8.4824
        CIE-LCH:
        30.9768, 24.8326, 160.0268
        CIE-Luv:
        30.9768, -20.7723, 12.7265
        Hunter-Lab:
        25.7714, -14.8198, 6.1016
      #1f523b color charts
#1f523b RGB chart
      #1f523b CMYK chart
      #1f523b RGB pie chart
      #1f523b color shades, tints & tones
#1f523b color schemes
#1f523b color preview, HTML & CSS examples
           This text has a color of #1f523b        
        
          <p style="color:#1f523b;">Text here</p>
        
        
          .mytext {color:#1f523b;}
        
        Text color #1f523b
      
           This box has a color of #1f523b        
        
          <div style="background-color:#1f523b;">Content here</div>
        
        
          .mybackground {background-color:#1f523b;}
        
        Background color #1f523b
      
           Border around this has a color of #1f523b        
        
          <div style="border:2px solid #1f523b;">Content here</div>
        
        
          .myborder {border:2px solid #1f523b;}
        
        Border color #1f523b