#1f298e color space conversions
Hex:
        #1f298e
        RGB:
        31, 41, 142
        CMY:
        88, 84, 44
        CMYK:
        78, 71, 0, 44
      HSL:
        235°, 64.1618%, 33.9216%
        HSV (HSB):
        235°, 78.1690%, 55.6863%
        XYZ:
        6.2405, 3.8302, 26.0016
        xyY:
        0.1730, 0.1062, 3.8302
      CIE-Lab:
        23.1019, 33.1687, -56.6653
        CIE-LCH:
        23.1019, 65.6591, 300.3424
        CIE-Luv:
        23.1019, -6.5099, -67.5913
        Hunter-Lab:
        19.5708, 22.6688, -65.0724
      #1f298e color charts
#1f298e RGB chart
      #1f298e CMYK chart
      #1f298e RGB pie chart
      #1f298e color shades, tints & tones
#1f298e color schemes
#1f298e color preview, HTML & CSS examples
           This text has a color of #1f298e        
        
          <p style="color:#1f298e;">Text here</p>
        
        
          .mytext {color:#1f298e;}
        
        Text color #1f298e
      
           This box has a color of #1f298e        
        
          <div style="background-color:#1f298e;">Content here</div>
        
        
          .mybackground {background-color:#1f298e;}
        
        Background color #1f298e
      
           Border around this has a color of #1f298e        
        
          <div style="border:2px solid #1f298e;">Content here</div>
        
        
          .myborder {border:2px solid #1f298e;}
        
        Border color #1f298e