#1f50ac color space conversions
Hex:
        #1f50ac
        RGB:
        31, 80, 172
        CMY:
        88, 69, 33
        CMYK:
        82, 53, 0, 33
      HSL:
        219°, 69.4581%, 39.8039%
        HSV (HSB):
        219°, 81.9767%, 67.4510%
        XYZ:
        10.8801, 9.0072, 40.1948
        xyY:
        0.1811, 0.1499, 9.0072
      CIE-Lab:
        35.9981, 18.6440, -53.8199
        CIE-LCH:
        35.9981, 56.9577, 289.1068
        CIE-Luv:
        35.9981, -16.1827, -76.8586
        Hunter-Lab:
        30.0120, 12.1900, -58.3983
      #1f50ac color charts
#1f50ac RGB chart
      #1f50ac CMYK chart
      #1f50ac RGB pie chart
      #1f50ac color shades, tints & tones
#1f50ac color schemes
#1f50ac color preview, HTML & CSS examples
           This text has a color of #1f50ac        
        
          <p style="color:#1f50ac;">Text here</p>
        
        
          .mytext {color:#1f50ac;}
        
        Text color #1f50ac
      
           This box has a color of #1f50ac        
        
          <div style="background-color:#1f50ac;">Content here</div>
        
        
          .mybackground {background-color:#1f50ac;}
        
        Background color #1f50ac
      
           Border around this has a color of #1f50ac        
        
          <div style="border:2px solid #1f50ac;">Content here</div>
        
        
          .myborder {border:2px solid #1f50ac;}
        
        Border color #1f50ac