#1f2098 color space conversions
Hex:
        #1f2098
        RGB:
        31, 32, 152
        CMY:
        88, 87, 40
        CMYK:
        80, 79, 0, 40
      HSL:
        240°, 66.1202%, 35.8824%
        HSV (HSB):
        240°, 79.6053%, 59.6078%
        XYZ:
        6.7491, 3.5913, 30.0432
        xyY:
        0.1671, 0.0889, 3.5913
      CIE-Lab:
        22.2716, 42.0848, -64.2189
        CIE-LCH:
        22.2716, 76.7802, 303.2382
        CIE-Luv:
        22.2716, -5.4311, -73.5196
        Hunter-Lab:
        18.9508, 30.4066, -80.7286
      #1f2098 color charts
#1f2098 RGB chart
      #1f2098 CMYK chart
      #1f2098 RGB pie chart
      #1f2098 color shades, tints & tones
#1f2098 color schemes
#1f2098 color preview, HTML & CSS examples
           This text has a color of #1f2098        
        
          <p style="color:#1f2098;">Text here</p>
        
        
          .mytext {color:#1f2098;}
        
        Text color #1f2098
      
           This box has a color of #1f2098        
        
          <div style="background-color:#1f2098;">Content here</div>
        
        
          .mybackground {background-color:#1f2098;}
        
        Background color #1f2098
      
           Border around this has a color of #1f2098        
        
          <div style="border:2px solid #1f2098;">Content here</div>
        
        
          .myborder {border:2px solid #1f2098;}
        
        Border color #1f2098