#1d0980 color space conversions
Hex:
        #1d0980
        RGB:
        29, 9, 128
        CMY:
        89, 96, 50
        CMYK:
        77, 93, 0, 50
      HSL:
        250°, 86.8613%, 26.8627%
        HSV (HSB):
        250°, 92.9688%, 50.1961%
        XYZ:
        4.5007, 2.0151, 20.5738
        xyY:
        0.1661, 0.0744, 2.0151
      CIE-Lab:
        15.5663, 44.8291, -60.3418
        CIE-LCH:
        15.5663, 75.1717, 306.6094
        CIE-Luv:
        15.5663, -2.2633, -56.7219
        Hunter-Lab:
        14.1954, 31.7515, -75.9939
      #1d0980 color charts
#1d0980 RGB chart
      #1d0980 CMYK chart
      #1d0980 RGB pie chart
      #1d0980 color shades, tints & tones
#1d0980 color schemes
#1d0980 color preview, HTML & CSS examples
           This text has a color of #1d0980        
        
          <p style="color:#1d0980;">Text here</p>
        
        
          .mytext {color:#1d0980;}
        
        Text color #1d0980
      
           This box has a color of #1d0980        
        
          <div style="background-color:#1d0980;">Content here</div>
        
        
          .mybackground {background-color:#1d0980;}
        
        Background color #1d0980
      
           Border around this has a color of #1d0980        
        
          <div style="border:2px solid #1d0980;">Content here</div>
        
        
          .myborder {border:2px solid #1d0980;}
        
        Border color #1d0980