#1d18aa color space conversions
Hex:
        #1d18aa
        RGB:
        29, 24, 170
        CMY:
        89, 91, 33
        CMYK:
        83, 86, 0, 33
      HSL:
        242°, 75.2577%, 38.0392%
        HSV (HSB):
        242°, 85.8824%, 66.6667%
        XYZ:
        8.0890, 3.8168, 38.3406
        xyY:
        0.1610, 0.0760, 3.8168
      CIE-Lab:
        23.0562, 51.5869, -73.8926
        CIE-LCH:
        23.0562, 90.1184, 304.9202
        CIE-Luv:
        23.0562, -5.5284, -83.2895
        Hunter-Lab:
        19.5365, 39.7184, -102.6815
      #1d18aa color charts
#1d18aa RGB chart
      #1d18aa CMYK chart
      #1d18aa RGB pie chart
      #1d18aa color shades, tints & tones
#1d18aa color schemes
#1d18aa color preview, HTML & CSS examples
           This text has a color of #1d18aa        
        
          <p style="color:#1d18aa;">Text here</p>
        
        
          .mytext {color:#1d18aa;}
        
        Text color #1d18aa
      
           This box has a color of #1d18aa        
        
          <div style="background-color:#1d18aa;">Content here</div>
        
        
          .mybackground {background-color:#1d18aa;}
        
        Background color #1d18aa
      
           Border around this has a color of #1d18aa        
        
          <div style="border:2px solid #1d18aa;">Content here</div>
        
        
          .myborder {border:2px solid #1d18aa;}
        
        Border color #1d18aa