#1f29aa color space conversions
Hex:
        #1f29aa
        RGB:
        31, 41, 170
        CMY:
        88, 84, 33
        CMYK:
        82, 76, 0, 33
      HSL:
        236°, 69.1542%, 39.4118%
        HSV (HSB):
        236°, 81.7647%, 66.6667%
        XYZ:
        8.6137, 4.7795, 38.4987
        xyY:
        0.1660, 0.0921, 4.7795
      CIE-Lab:
        26.0970, 43.1359, -68.8438
        CIE-LCH:
        26.0970, 81.2414, 302.0703
        CIE-Luv:
        26.0970, -7.4203, -84.3569
        Hunter-Lab:
        21.8620, 32.0713, -89.1058
      #1f29aa color charts
#1f29aa RGB chart
      #1f29aa CMYK chart
      #1f29aa RGB pie chart
      #1f29aa color shades, tints & tones
#1f29aa color schemes
#1f29aa color preview, HTML & CSS examples
           This text has a color of #1f29aa        
        
          <p style="color:#1f29aa;">Text here</p>
        
        
          .mytext {color:#1f29aa;}
        
        Text color #1f29aa
      
           This box has a color of #1f29aa        
        
          <div style="background-color:#1f29aa;">Content here</div>
        
        
          .mybackground {background-color:#1f29aa;}
        
        Background color #1f29aa
      
           Border around this has a color of #1f29aa        
        
          <div style="border:2px solid #1f29aa;">Content here</div>
        
        
          .myborder {border:2px solid #1f29aa;}
        
        Border color #1f29aa