#1d339b color space conversions
Hex:
        #1d339b
        RGB:
        29, 51, 155
        CMY:
        89, 80, 39
        CMYK:
        81, 67, 0, 39
      HSL:
        230°, 68.4783%, 36.0784%
        HSV (HSB):
        230°, 81.2903%, 60.7843%
        XYZ:
        7.6069, 4.9954, 31.5736
        xyY:
        0.1722, 0.1131, 4.9954
      CIE-Lab:
        26.7217, 31.3279, -58.7206
        CIE-LCH:
        26.7217, 66.5548, 298.0803
        CIE-Luv:
        26.7217, -9.0957, -74.5841
        Hunter-Lab:
        22.3504, 21.6388, -68.1115
      #1d339b color charts
#1d339b RGB chart
      #1d339b CMYK chart
      #1d339b RGB pie chart
      #1d339b color shades, tints & tones
#1d339b color schemes
#1d339b color preview, HTML & CSS examples
           This text has a color of #1d339b        
        
          <p style="color:#1d339b;">Text here</p>
        
        
          .mytext {color:#1d339b;}
        
        Text color #1d339b
      
           This box has a color of #1d339b        
        
          <div style="background-color:#1d339b;">Content here</div>
        
        
          .mybackground {background-color:#1d339b;}
        
        Background color #1d339b
      
           Border around this has a color of #1d339b        
        
          <div style="border:2px solid #1d339b;">Content here</div>
        
        
          .myborder {border:2px solid #1d339b;}
        
        Border color #1d339b