#1f3498 color space conversions
Hex:
        #1f3498
        RGB:
        31, 52, 152
        CMY:
        88, 80, 40
        CMYK:
        80, 66, 0, 40
      HSL:
        230°, 66.1202%, 35.8824%
        HSV (HSB):
        230°, 79.6053%, 59.6078%
        XYZ:
        7.4606, 5.0143, 30.2804
        xyY:
        0.1745, 0.1173, 5.0143
      CIE-Lab:
        26.7754, 29.7056, -56.7953
        CIE-LCH:
        26.7754, 64.0947, 297.6108
        CIE-Luv:
        26.7754, -8.9994, -72.4889
        Hunter-Lab:
        22.3926, 20.2839, -64.5001
      #1f3498 color charts
#1f3498 RGB chart
      #1f3498 CMYK chart
      #1f3498 RGB pie chart
      #1f3498 color shades, tints & tones
#1f3498 color schemes
#1f3498 color preview, HTML & CSS examples
           This text has a color of #1f3498        
        
          <p style="color:#1f3498;">Text here</p>
        
        
          .mytext {color:#1f3498;}
        
        Text color #1f3498
      
           This box has a color of #1f3498        
        
          <div style="background-color:#1f3498;">Content here</div>
        
        
          .mybackground {background-color:#1f3498;}
        
        Background color #1f3498
      
           Border around this has a color of #1f3498        
        
          <div style="border:2px solid #1f3498;">Content here</div>
        
        
          .myborder {border:2px solid #1f3498;}
        
        Border color #1f3498