#1d094f color space conversions
Hex:
        #1d094f
        RGB:
        29, 9, 79
        CMY:
        89, 96, 69
        CMYK:
        63, 89, 0, 69
      HSL:
        257°, 79.5455%, 17.2549%
        HSV (HSB):
        257°, 88.6076%, 30.9804%
        XYZ:
        2.0157, 1.0211, 7.4880
        xyY:
        0.1915, 0.0970, 1.0211
      CIE-Lab:
        9.1660, 29.9240, -38.5508
        CIE-LCH:
        9.1660, 48.8018, 307.8194
        CIE-Luv:
        9.1660, 0.5671, -28.2895
        Hunter-Lab:
        10.1049, 17.9223, -36.8618
      #1d094f color charts
#1d094f RGB chart
      #1d094f CMYK chart
      #1d094f RGB pie chart
      #1d094f color shades, tints & tones
#1d094f color schemes
#1d094f color preview, HTML & CSS examples
           This text has a color of #1d094f        
        
          <p style="color:#1d094f;">Text here</p>
        
        
          .mytext {color:#1d094f;}
        
        Text color #1d094f
      
           This box has a color of #1d094f        
        
          <div style="background-color:#1d094f;">Content here</div>
        
        
          .mybackground {background-color:#1d094f;}
        
        Background color #1d094f
      
           Border around this has a color of #1d094f        
        
          <div style="border:2px solid #1d094f;">Content here</div>
        
        
          .myborder {border:2px solid #1d094f;}
        
        Border color #1d094f