#1b483f color space conversions
Hex:
        #1b483f
        RGB:
        27, 72, 63
        CMY:
        89, 72, 75
        CMYK:
        63, 0, 13, 72
      HSL:
        168°, 45.4545%, 19.4118%
        HSV (HSB):
        168°, 62.5000%, 28.2353%
        XYZ:
        3.6666, 5.2266, 5.5182
        xyY:
        0.2544, 0.3627, 5.2266
      CIE-Lab:
        27.3709, -17.9992, 0.7641
        CIE-LCH:
        27.3709, 18.0154, 177.5690
        CIE-Luv:
        27.3709, -17.4800, 3.0741
        Hunter-Lab:
        22.8618, -11.3804, 1.6923
      #1b483f color charts
#1b483f RGB chart
      #1b483f CMYK chart
      #1b483f RGB pie chart
      #1b483f color shades, tints & tones
#1b483f color schemes
#1b483f color preview, HTML & CSS examples
           This text has a color of #1b483f        
        
          <p style="color:#1b483f;">Text here</p>
        
        
          .mytext {color:#1b483f;}
        
        Text color #1b483f
      
           This box has a color of #1b483f        
        
          <div style="background-color:#1b483f;">Content here</div>
        
        
          .mybackground {background-color:#1b483f;}
        
        Background color #1b483f
      
           Border around this has a color of #1b483f        
        
          <div style="border:2px solid #1b483f;">Content here</div>
        
        
          .myborder {border:2px solid #1b483f;}
        
        Border color #1b483f