#1f4eac color space conversions
Hex:
        #1f4eac
        RGB:
        31, 78, 172
        CMY:
        88, 69, 33
        CMYK:
        82, 55, 0, 33
      HSL:
        220°, 69.4581%, 39.8039%
        HSV (HSB):
        220°, 81.9767%, 67.4510%
        XYZ:
        10.7359, 8.7186, 40.1468
        xyY:
        0.1801, 0.1463, 8.7186
      CIE-Lab:
        35.4368, 19.9855, -54.7304
        CIE-LCH:
        35.4368, 58.2652, 290.0603
        CIE-Luv:
        35.4368, -15.6197, -77.7582
        Hunter-Lab:
        29.5273, 13.2280, -59.9443
      #1f4eac color charts
#1f4eac RGB chart
      #1f4eac CMYK chart
      #1f4eac RGB pie chart
      #1f4eac color shades, tints & tones
#1f4eac color schemes
#1f4eac color preview, HTML & CSS examples
           This text has a color of #1f4eac        
        
          <p style="color:#1f4eac;">Text here</p>
        
        
          .mytext {color:#1f4eac;}
        
        Text color #1f4eac
      
           This box has a color of #1f4eac        
        
          <div style="background-color:#1f4eac;">Content here</div>
        
        
          .mybackground {background-color:#1f4eac;}
        
        Background color #1f4eac
      
           Border around this has a color of #1f4eac        
        
          <div style="border:2px solid #1f4eac;">Content here</div>
        
        
          .myborder {border:2px solid #1f4eac;}
        
        Border color #1f4eac