#1f483f color space conversions
Hex:
        #1f483f
        RGB:
        31, 72, 63
        CMY:
        88, 72, 75
        CMYK:
        57, 0, 13, 72
      HSL:
        167°, 39.8058%, 20.1961%
        HSV (HSB):
        167°, 56.9444%, 28.2353%
        XYZ:
        3.7796, 5.2849, 5.5235
        xyY:
        0.2591, 0.3623, 5.2849
      CIE-Lab:
        27.5315, -16.9724, 1.0175
        CIE-LCH:
        27.5315, 17.0029, 176.5693
        CIE-Luv:
        27.5315, -16.4937, 3.2576
        Hunter-Lab:
        22.9889, -10.8832, 1.8468
      #1f483f color charts
#1f483f RGB chart
      #1f483f CMYK chart
      #1f483f RGB pie chart
      #1f483f color shades, tints & tones
#1f483f color schemes
#1f483f color preview, HTML & CSS examples
           This text has a color of #1f483f        
        
          <p style="color:#1f483f;">Text here</p>
        
        
          .mytext {color:#1f483f;}
        
        Text color #1f483f
      
           This box has a color of #1f483f        
        
          <div style="background-color:#1f483f;">Content here</div>
        
        
          .mybackground {background-color:#1f483f;}
        
        Background color #1f483f
      
           Border around this has a color of #1f483f        
        
          <div style="border:2px solid #1f483f;">Content here</div>
        
        
          .myborder {border:2px solid #1f483f;}
        
        Border color #1f483f