#1f486f color space conversions
Hex:
        #1f486f
        RGB:
        31, 72, 111
        CMY:
        88, 72, 56
        CMYK:
        72, 35, 0, 56
      HSL:
        209°, 56.3380%, 27.8431%
        HSV (HSB):
        209°, 72.0721%, 43.5294%
        XYZ:
        5.7517, 6.0737, 15.9081
        xyY:
        0.2074, 0.2190, 6.0737
      CIE-Lab:
        29.5977, -0.2411, -26.7207
        CIE-LCH:
        29.5977, 26.7218, 269.4830
        CIE-Luv:
        29.5977, -14.8960, -34.7279
        Hunter-Lab:
        24.6449, -1.4700, -21.0198
      #1f486f color charts
#1f486f RGB chart
      #1f486f CMYK chart
      #1f486f RGB pie chart
      #1f486f color shades, tints & tones
#1f486f color schemes
#1f486f color preview, HTML & CSS examples
           This text has a color of #1f486f        
        
          <p style="color:#1f486f;">Text here</p>
        
        
          .mytext {color:#1f486f;}
        
        Text color #1f486f
      
           This box has a color of #1f486f        
        
          <div style="background-color:#1f486f;">Content here</div>
        
        
          .mybackground {background-color:#1f486f;}
        
        Background color #1f486f
      
           Border around this has a color of #1f486f        
        
          <div style="border:2px solid #1f486f;">Content here</div>
        
        
          .myborder {border:2px solid #1f486f;}
        
        Border color #1f486f