#1f57ae color space conversions
Hex:
        #1f57ae
        RGB:
        31, 87, 174
        CMY:
        88, 66, 32
        CMYK:
        82, 50, 0, 32
      HSL:
        217°, 69.7561%, 40.1961%
        HSV (HSB):
        217°, 82.1839%, 68.2353%
        XYZ:
        11.6133, 10.1637, 41.3941
        xyY:
        0.1838, 0.1609, 10.1637
      CIE-Lab:
        38.1346, 14.7697, -51.5492
        CIE-LCH:
        38.1346, 53.6234, 285.9879
        CIE-Luv:
        38.1346, -18.1866, -74.8570
        Hunter-Lab:
        31.8805, 9.2320, -54.6665
      #1f57ae color charts
#1f57ae RGB chart
      #1f57ae CMYK chart
      #1f57ae RGB pie chart
      #1f57ae color shades, tints & tones
#1f57ae color schemes
#1f57ae color preview, HTML & CSS examples
           This text has a color of #1f57ae        
        
          <p style="color:#1f57ae;">Text here</p>
        
        
          .mytext {color:#1f57ae;}
        
        Text color #1f57ae
      
           This box has a color of #1f57ae        
        
          <div style="background-color:#1f57ae;">Content here</div>
        
        
          .mybackground {background-color:#1f57ae;}
        
        Background color #1f57ae
      
           Border around this has a color of #1f57ae        
        
          <div style="border:2px solid #1f57ae;">Content here</div>
        
        
          .myborder {border:2px solid #1f57ae;}
        
        Border color #1f57ae