#1d0289 color space conversions
Hex:
        #1d0289
        RGB:
        29, 2, 137
        CMY:
        89, 99, 46
        CMYK:
        79, 99, 0, 46
      HSL:
        252°, 97.1223%, 27.2549%
        HSV (HSB):
        252°, 98.5401%, 53.7255%
        XYZ:
        5.0438, 2.1108, 23.8085
        xyY:
        0.1629, 0.0682, 2.1108
      CIE-Lab:
        16.0581, 49.7105, -65.2182
        CIE-LCH:
        16.0581, 82.0033, 307.3153
        CIE-Luv:
        16.0581, -2.3506, -61.0927
        Hunter-Lab:
        14.5285, 36.5438, -86.9913
      #1d0289 color charts
#1d0289 RGB chart
      #1d0289 CMYK chart
      #1d0289 RGB pie chart
      #1d0289 color shades, tints & tones
#1d0289 color schemes
#1d0289 color preview, HTML & CSS examples
           This text has a color of #1d0289        
        
          <p style="color:#1d0289;">Text here</p>
        
        
          .mytext {color:#1d0289;}
        
        Text color #1d0289
      
           This box has a color of #1d0289        
        
          <div style="background-color:#1d0289;">Content here</div>
        
        
          .mybackground {background-color:#1d0289;}
        
        Background color #1d0289
      
           Border around this has a color of #1d0289        
        
          <div style="border:2px solid #1d0289;">Content here</div>
        
        
          .myborder {border:2px solid #1d0289;}
        
        Border color #1d0289