#1d31bf color space conversions
Hex:
        #1d31bf
        RGB:
        29, 49, 191
        CMY:
        89, 81, 25
        CMYK:
        85, 74, 0, 25
      HSL:
        233°, 73.6364%, 43.1373%
        HSV (HSB):
        233°, 84.8168%, 74.9020%
        XYZ:
        11.0090, 6.2194, 49.9104
        xyY:
        0.1640, 0.0926, 6.2194
      CIE-Lab:
        29.9594, 45.6274, -74.9677
        CIE-LCH:
        29.9594, 87.7611, 301.3259
        CIE-Luv:
        29.9594, -9.5388, -96.5855
        Hunter-Lab:
        24.9388, 35.1542, -101.2011
      #1d31bf color charts
#1d31bf RGB chart
      #1d31bf CMYK chart
      #1d31bf RGB pie chart
      #1d31bf color shades, tints & tones
#1d31bf color schemes
#1d31bf color preview, HTML & CSS examples
           This text has a color of #1d31bf        
        
          <p style="color:#1d31bf;">Text here</p>
        
        
          .mytext {color:#1d31bf;}
        
        Text color #1d31bf
      
           This box has a color of #1d31bf        
        
          <div style="background-color:#1d31bf;">Content here</div>
        
        
          .mybackground {background-color:#1d31bf;}
        
        Background color #1d31bf
      
           Border around this has a color of #1d31bf        
        
          <div style="border:2px solid #1d31bf;">Content here</div>
        
        
          .myborder {border:2px solid #1d31bf;}
        
        Border color #1d31bf