#1d39ae color space conversions
Hex:
        #1d39ae
        RGB:
        29, 57, 174
        CMY:
        89, 78, 32
        CMYK:
        83, 67, 0, 32
      HSL:
        228°, 71.4286%, 39.8039%
        HSV (HSB):
        228°, 83.3333%, 68.2353%
        XYZ:
        9.6098, 6.2435, 40.7430
        xyY:
        0.1698, 0.1103, 6.2435
      CIE-Lab:
        30.0186, 34.5759, -64.7788
        CIE-LCH:
        30.0186, 73.4288, 298.0912
        CIE-Luv:
        30.0186, -10.6812, -85.5181
        Hunter-Lab:
        24.9869, 24.9228, -79.1859
      #1d39ae color charts
#1d39ae RGB chart
      #1d39ae CMYK chart
      #1d39ae RGB pie chart
      #1d39ae color shades, tints & tones
#1d39ae color schemes
#1d39ae color preview, HTML & CSS examples
           This text has a color of #1d39ae        
        
          <p style="color:#1d39ae;">Text here</p>
        
        
          .mytext {color:#1d39ae;}
        
        Text color #1d39ae
      
           This box has a color of #1d39ae        
        
          <div style="background-color:#1d39ae;">Content here</div>
        
        
          .mybackground {background-color:#1d39ae;}
        
        Background color #1d39ae
      
           Border around this has a color of #1d39ae        
        
          <div style="border:2px solid #1d39ae;">Content here</div>
        
        
          .myborder {border:2px solid #1d39ae;}
        
        Border color #1d39ae