#1f368e color space conversions
Hex:
        #1f368e
        RGB:
        31, 54, 142
        CMY:
        88, 79, 44
        CMYK:
        78, 62, 0, 44
      HSL:
        228°, 64.1618%, 33.9216%
        HSV (HSB):
        228°, 78.1690%, 55.6863%
        XYZ:
        6.7667, 4.8826, 26.1770
        xyY:
        0.1789, 0.1291, 4.8826
      CIE-Lab:
        26.3977, 24.4799, -51.2611
        CIE-LCH:
        26.3977, 56.8064, 295.5269
        CIE-Luv:
        26.3977, -9.3036, -65.5984
        Hunter-Lab:
        22.0967, 15.9933, -54.7706
      #1f368e color charts
#1f368e RGB chart
      #1f368e CMYK chart
      #1f368e RGB pie chart
      #1f368e color shades, tints & tones
#1f368e color schemes
#1f368e color preview, HTML & CSS examples
           This text has a color of #1f368e        
        
          <p style="color:#1f368e;">Text here</p>
        
        
          .mytext {color:#1f368e;}
        
        Text color #1f368e
      
           This box has a color of #1f368e        
        
          <div style="background-color:#1f368e;">Content here</div>
        
        
          .mybackground {background-color:#1f368e;}
        
        Background color #1f368e
      
           Border around this has a color of #1f368e        
        
          <div style="border:2px solid #1f368e;">Content here</div>
        
        
          .myborder {border:2px solid #1f368e;}
        
        Border color #1f368e