#1d28aa color space conversions
Hex:
        #1d28aa
        RGB:
        29, 40, 170
        CMY:
        89, 84, 33
        CMYK:
        83, 76, 0, 33
      HSL:
        235°, 70.8543%, 39.0196%
        HSV (HSB):
        235°, 82.9412%, 66.6667%
        XYZ:
        8.5212, 4.6811, 38.4846
        xyY:
        0.1649, 0.0906, 4.6811
      CIE-Lab:
        25.8061, 43.5826, -69.3280
        CIE-LCH:
        25.8061, 81.8890, 302.1552
        CIE-Luv:
        25.8061, -7.4873, -84.3351
        Hunter-Lab:
        21.6358, 32.4390, -90.3170
      #1d28aa color charts
#1d28aa RGB chart
      #1d28aa CMYK chart
      #1d28aa RGB pie chart
      #1d28aa color shades, tints & tones
#1d28aa color schemes
#1d28aa color preview, HTML & CSS examples
           This text has a color of #1d28aa        
        
          <p style="color:#1d28aa;">Text here</p>
        
        
          .mytext {color:#1d28aa;}
        
        Text color #1d28aa
      
           This box has a color of #1d28aa        
        
          <div style="background-color:#1d28aa;">Content here</div>
        
        
          .mybackground {background-color:#1d28aa;}
        
        Background color #1d28aa
      
           Border around this has a color of #1d28aa        
        
          <div style="border:2px solid #1d28aa;">Content here</div>
        
        
          .myborder {border:2px solid #1d28aa;}
        
        Border color #1d28aa