#1f458a color space conversions
Hex:
        #1f458a
        RGB:
        31, 69, 138
        CMY:
        88, 73, 46
        CMYK:
        78, 50, 0, 46
      HSL:
        219°, 63.3136%, 33.1373%
        HSV (HSB):
        219°, 77.5362%, 54.1176%
        XYZ:
        7.2806, 6.3825, 24.8930
        xyY:
        0.1888, 0.1655, 6.3825
      CIE-Lab:
        30.3577, 12.5296, -42.3660
        CIE-LCH:
        30.3577, 44.1800, 286.4754
        CIE-Luv:
        30.3577, -13.3989, -57.2539
        Hunter-Lab:
        25.2637, 7.2298, -40.7355
      #1f458a color charts
#1f458a RGB chart
      #1f458a CMYK chart
      #1f458a RGB pie chart
      #1f458a color shades, tints & tones
#1f458a color schemes
#1f458a color preview, HTML & CSS examples
           This text has a color of #1f458a        
        
          <p style="color:#1f458a;">Text here</p>
        
        
          .mytext {color:#1f458a;}
        
        Text color #1f458a
      
           This box has a color of #1f458a        
        
          <div style="background-color:#1f458a;">Content here</div>
        
        
          .mybackground {background-color:#1f458a;}
        
        Background color #1f458a
      
           Border around this has a color of #1f458a        
        
          <div style="border:2px solid #1f458a;">Content here</div>
        
        
          .myborder {border:2px solid #1f458a;}
        
        Border color #1f458a