#1d3faa color space conversions
Hex:
        #1d3faa
        RGB:
        29, 63, 170
        CMY:
        89, 75, 33
        CMYK:
        83, 63, 0, 33
      HSL:
        226°, 70.8543%, 39.0196%
        HSV (HSB):
        226°, 82.9412%, 66.6667%
        XYZ:
        9.5399, 6.7185, 38.8242
        xyY:
        0.1732, 0.1220, 6.7185
      CIE-Lab:
        31.1573, 29.1014, -60.5165
        CIE-LCH:
        31.1573, 67.1501, 295.6821
        CIE-Luv:
        31.1573, -11.9813, -81.7046
        Hunter-Lab:
        25.9201, 20.3369, -70.6631
      #1d3faa color charts
#1d3faa RGB chart
      #1d3faa CMYK chart
      #1d3faa RGB pie chart
      #1d3faa color shades, tints & tones
#1d3faa color schemes
#1d3faa color preview, HTML & CSS examples
           This text has a color of #1d3faa        
        
          <p style="color:#1d3faa;">Text here</p>
        
        
          .mytext {color:#1d3faa;}
        
        Text color #1d3faa
      
           This box has a color of #1d3faa        
        
          <div style="background-color:#1d3faa;">Content here</div>
        
        
          .mybackground {background-color:#1d3faa;}
        
        Background color #1d3faa
      
           Border around this has a color of #1d3faa        
        
          <div style="border:2px solid #1d3faa;">Content here</div>
        
        
          .myborder {border:2px solid #1d3faa;}
        
        Border color #1d3faa