#1d0089 color space conversions
Hex:
        #1d0089
        RGB:
        29, 0, 137
        CMY:
        89, 100, 46
        CMYK:
        79, 100, 0, 46
      HSL:
        253°, 100.0000%, 26.8627%
        HSV (HSB):
        253°, 100.0000%, 53.7255%
        XYZ:
        5.0221, 2.0674, 23.8013
        xyY:
        0.1626, 0.0669, 2.0674
      CIE-Lab:
        15.8368, 50.3946, -65.5876
        CIE-LCH:
        15.8368, 82.7124, 307.5371
        CIE-Luv:
        15.8368, -2.2362, -60.7656
        Hunter-Lab:
        14.3783, 37.1845, -88.0815
      #1d0089 color charts
#1d0089 RGB chart
      #1d0089 CMYK chart
      #1d0089 RGB pie chart
      #1d0089 color shades, tints & tones
#1d0089 color schemes
#1d0089 color preview, HTML & CSS examples
           This text has a color of #1d0089        
        
          <p style="color:#1d0089;">Text here</p>
        
        
          .mytext {color:#1d0089;}
        
        Text color #1d0089
      
           This box has a color of #1d0089        
        
          <div style="background-color:#1d0089;">Content here</div>
        
        
          .mybackground {background-color:#1d0089;}
        
        Background color #1d0089
      
           Border around this has a color of #1d0089        
        
          <div style="border:2px solid #1d0089;">Content here</div>
        
        
          .myborder {border:2px solid #1d0089;}
        
        Border color #1d0089