#1d0179 color space conversions
Hex:
        #1d0179
        RGB:
        29, 1, 121
        CMY:
        89, 100, 53
        CMYK:
        76, 99, 0, 53
      HSL:
        254°, 98.3607%, 23.9216%
        HSV (HSB):
        254°, 99.1736%, 47.4510%
        XYZ:
        3.9687, 1.6634, 18.2011
        xyY:
        0.1665, 0.0698, 1.6634
      CIE-Lab:
        13.6112, 45.8289, -59.1192
        CIE-LCH:
        13.6112, 74.8022, 307.7826
        CIE-Luv:
        13.6112, -1.3753, -51.1546
        Hunter-Lab:
        12.8973, 32.3577, -74.6439
      #1d0179 color charts
#1d0179 RGB chart
      #1d0179 CMYK chart
      #1d0179 RGB pie chart
      #1d0179 color shades, tints & tones
#1d0179 color schemes
#1d0179 color preview, HTML & CSS examples
           This text has a color of #1d0179        
        
          <p style="color:#1d0179;">Text here</p>
        
        
          .mytext {color:#1d0179;}
        
        Text color #1d0179
      
           This box has a color of #1d0179        
        
          <div style="background-color:#1d0179;">Content here</div>
        
        
          .mybackground {background-color:#1d0179;}
        
        Background color #1d0179
      
           Border around this has a color of #1d0179        
        
          <div style="border:2px solid #1d0179;">Content here</div>
        
        
          .myborder {border:2px solid #1d0179;}
        
        Border color #1d0179