#1f3198 color space conversions
Hex:
        #1f3198
        RGB:
        31, 49, 152
        CMY:
        88, 81, 40
        CMYK:
        80, 68, 0, 40
      HSL:
        231°, 66.1202%, 35.8824%
        HSV (HSB):
        231°, 79.6053%, 59.6078%
        XYZ:
        7.3309, 4.7549, 30.2372
        xyY:
        0.1732, 0.1123, 4.7549
      CIE-Lab:
        26.0248, 31.6933, -58.0273
        CIE-LCH:
        26.0248, 66.1183, 298.6424
        CIE-Luv:
        26.0248, -8.3576, -72.9637
        Hunter-Lab:
        21.8058, 21.8497, -66.9509
      #1f3198 color charts
#1f3198 RGB chart
      #1f3198 CMYK chart
      #1f3198 RGB pie chart
      #1f3198 color shades, tints & tones
#1f3198 color schemes
#1f3198 color preview, HTML & CSS examples
           This text has a color of #1f3198        
        
          <p style="color:#1f3198;">Text here</p>
        
        
          .mytext {color:#1f3198;}
        
        Text color #1f3198
      
           This box has a color of #1f3198        
        
          <div style="background-color:#1f3198;">Content here</div>
        
        
          .mybackground {background-color:#1f3198;}
        
        Background color #1f3198
      
           Border around this has a color of #1f3198        
        
          <div style="border:2px solid #1f3198;">Content here</div>
        
        
          .myborder {border:2px solid #1f3198;}
        
        Border color #1f3198