#1f486b color space conversions
Hex:
        #1f486b
        RGB:
        31, 72, 107
        CMY:
        88, 72, 58
        CMYK:
        71, 33, 0, 58
      HSL:
        208°, 55.0725%, 27.0588%
        HSV (HSB):
        208°, 71.0280%, 41.9608%
        XYZ:
        5.5363, 5.9876, 14.7738
        xyY:
        0.2105, 0.2277, 5.9876
      CIE-Lab:
        29.3811, -1.7890, -24.5287
        CIE-LCH:
        29.3811, 24.5938, 265.8284
        CIE-Luv:
        29.3811, -15.0063, -31.5171
        Hunter-Lab:
        24.4695, -2.4356, -18.6686
      #1f486b color charts
#1f486b RGB chart
      #1f486b CMYK chart
      #1f486b RGB pie chart
      #1f486b color shades, tints & tones
#1f486b color schemes
#1f486b color preview, HTML & CSS examples
           This text has a color of #1f486b        
        
          <p style="color:#1f486b;">Text here</p>
        
        
          .mytext {color:#1f486b;}
        
        Text color #1f486b
      
           This box has a color of #1f486b        
        
          <div style="background-color:#1f486b;">Content here</div>
        
        
          .mybackground {background-color:#1f486b;}
        
        Background color #1f486b
      
           Border around this has a color of #1f486b        
        
          <div style="border:2px solid #1f486b;">Content here</div>
        
        
          .myborder {border:2px solid #1f486b;}
        
        Border color #1f486b