#1f556a color space conversions
Hex:
        #1f556a
        RGB:
        31, 85, 106
        CMY:
        88, 67, 58
        CMYK:
        71, 20, 0, 58
      HSL:
        197°, 54.7445%, 26.8627%
        HSV (HSB):
        197°, 70.7547%, 41.5686%
        XYZ:
        6.4151, 7.8289, 14.8087
        xyY:
        0.2208, 0.2695, 7.8289
      CIE-Lab:
        33.6240, -10.3214, -17.2940
        CIE-LCH:
        33.6240, 20.1399, 239.1705
        CIE-Luv:
        33.6240, -19.8226, -21.6874
        Hunter-Lab:
        27.9802, -8.0402, -11.7935
      #1f556a color charts
#1f556a RGB chart
      #1f556a CMYK chart
      #1f556a RGB pie chart
      #1f556a color shades, tints & tones
#1f556a color schemes
#1f556a color preview, HTML & CSS examples
           This text has a color of #1f556a        
        
          <p style="color:#1f556a;">Text here</p>
        
        
          .mytext {color:#1f556a;}
        
        Text color #1f556a
      
           This box has a color of #1f556a        
        
          <div style="background-color:#1f556a;">Content here</div>
        
        
          .mybackground {background-color:#1f556a;}
        
        Background color #1f556a
      
           Border around this has a color of #1f556a        
        
          <div style="border:2px solid #1f556a;">Content here</div>
        
        
          .myborder {border:2px solid #1f556a;}
        
        Border color #1f556a