#1d1072 color space conversions
Hex:
        #1d1072
        RGB:
        29, 16, 114
        CMY:
        89, 94, 55
        CMYK:
        75, 86, 0, 55
      HSL:
        248°, 75.3846%, 25.4902%
        HSV (HSB):
        248°, 85.9649%, 44.7059%
        XYZ:
        3.7292, 1.8467, 16.0795
        xyY:
        0.1722, 0.0853, 1.8467
      CIE-Lab:
        14.6613, 37.7411, -52.8501
        CIE-LCH:
        14.6613, 64.9425, 305.5312
        CIE-Luv:
        14.6613, -2.0205, -49.5012
        Hunter-Lab:
        13.5893, 25.2035, -60.6420
      #1d1072 color charts
#1d1072 RGB chart
      #1d1072 CMYK chart
      #1d1072 RGB pie chart
      #1d1072 color shades, tints & tones
#1d1072 color schemes
#1d1072 color preview, HTML & CSS examples
           This text has a color of #1d1072        
        
          <p style="color:#1d1072;">Text here</p>
        
        
          .mytext {color:#1d1072;}
        
        Text color #1d1072
      
           This box has a color of #1d1072        
        
          <div style="background-color:#1d1072;">Content here</div>
        
        
          .mybackground {background-color:#1d1072;}
        
        Background color #1d1072
      
           Border around this has a color of #1d1072        
        
          <div style="border:2px solid #1d1072;">Content here</div>
        
        
          .myborder {border:2px solid #1d1072;}
        
        Border color #1d1072