#1f4085 color space conversions
Hex:
        #1f4085
        RGB:
        31, 64, 133
        CMY:
        88, 75, 48
        CMYK:
        77, 52, 0, 48
      HSL:
        221°, 62.1951%, 32.1569%
        HSV (HSB):
        221°, 76.6917%, 52.1569%
        XYZ:
        6.6321, 5.6516, 22.9316
        xyY:
        0.1883, 0.1605, 5.6516
      CIE-Lab:
        28.5158, 13.9670, -42.2417
        CIE-LCH:
        28.5158, 44.4909, 288.2962
        CIE-Luv:
        28.5158, -11.9531, -55.9148
        Hunter-Lab:
        23.7730, 8.1946, -40.5505
      #1f4085 color charts
#1f4085 RGB chart
      #1f4085 CMYK chart
      #1f4085 RGB pie chart
      #1f4085 color shades, tints & tones
#1f4085 color schemes
#1f4085 color preview, HTML & CSS examples
           This text has a color of #1f4085        
        
          <p style="color:#1f4085;">Text here</p>
        
        
          .mytext {color:#1f4085;}
        
        Text color #1f4085
      
           This box has a color of #1f4085        
        
          <div style="background-color:#1f4085;">Content here</div>
        
        
          .mybackground {background-color:#1f4085;}
        
        Background color #1f4085
      
           Border around this has a color of #1f4085        
        
          <div style="border:2px solid #1f4085;">Content here</div>
        
        
          .myborder {border:2px solid #1f4085;}
        
        Border color #1f4085