#1f5094 color space conversions
Hex:
        #1f5094
        RGB:
        31, 80, 148
        CMY:
        88, 69, 42
        CMYK:
        79, 46, 0, 42
      HSL:
        215°, 65.3631%, 35.0980%
        HSV (HSB):
        215°, 79.0541%, 58.0392%
        XYZ:
        8.7790, 8.1667, 29.1306
        xyY:
        0.1905, 0.1772, 8.1667
      CIE-Lab:
        34.3278, 9.0861, -42.1004
        CIE-LCH:
        34.3278, 43.0697, 282.1787
        CIE-Luv:
        34.3278, -16.6240, -59.0016
        Hunter-Lab:
        28.5775, 4.8246, -40.4332
      #1f5094 color charts
#1f5094 RGB chart
      #1f5094 CMYK chart
      #1f5094 RGB pie chart
      #1f5094 color shades, tints & tones
#1f5094 color schemes
#1f5094 color preview, HTML & CSS examples
           This text has a color of #1f5094        
        
          <p style="color:#1f5094;">Text here</p>
        
        
          .mytext {color:#1f5094;}
        
        Text color #1f5094
      
           This box has a color of #1f5094        
        
          <div style="background-color:#1f5094;">Content here</div>
        
        
          .mybackground {background-color:#1f5094;}
        
        Background color #1f5094
      
           Border around this has a color of #1f5094        
        
          <div style="border:2px solid #1f5094;">Content here</div>
        
        
          .myborder {border:2px solid #1f5094;}
        
        Border color #1f5094