#1f5985 color space conversions
Hex:
        #1f5985
        RGB:
        31, 89, 133
        CMY:
        88, 65, 48
        CMYK:
        77, 33, 0, 48
      HSL:
        206°, 62.1951%, 32.1569%
        HSV (HSB):
        206°, 76.6917%, 52.1569%
        XYZ:
        8.3711, 9.1295, 23.5113
        xyY:
        0.2041, 0.2226, 9.1295
      CIE-Lab:
        36.2325, -2.6804, -29.9313
        CIE-LCH:
        36.2325, 30.0511, 264.8828
        CIE-Luv:
        36.2325, -20.1175, -41.2951
        Hunter-Lab:
        30.2151, -3.4230, -24.9848
      #1f5985 color charts
#1f5985 RGB chart
      #1f5985 CMYK chart
      #1f5985 RGB pie chart
      #1f5985 color shades, tints & tones
#1f5985 color schemes
#1f5985 color preview, HTML & CSS examples
           This text has a color of #1f5985        
        
          <p style="color:#1f5985;">Text here</p>
        
        
          .mytext {color:#1f5985;}
        
        Text color #1f5985
      
           This box has a color of #1f5985        
        
          <div style="background-color:#1f5985;">Content here</div>
        
        
          .mybackground {background-color:#1f5985;}
        
        Background color #1f5985
      
           Border around this has a color of #1f5985        
        
          <div style="border:2px solid #1f5985;">Content here</div>
        
        
          .myborder {border:2px solid #1f5985;}
        
        Border color #1f5985