#1f1d48 color space conversions
Hex:
        #1f1d48
        RGB:
        31, 29, 72
        CMY:
        88, 89, 72
        CMYK:
        57, 60, 0, 72
      HSL:
        243°, 42.5743%, 19.8039%
        HSV (HSB):
        243°, 59.7222%, 28.2353%
        XYZ:
        2.1741, 1.6379, 6.3325
        xyY:
        0.2143, 0.1615, 1.6379
      CIE-Lab:
        13.4593, 14.9544, -26.6961
        CIE-LCH:
        13.4593, 30.5992, 299.2563
        CIE-Luv:
        13.4593, -1.3491, -25.5552
        Hunter-Lab:
        12.7981, 7.9268, -20.3778
      #1f1d48 color charts
#1f1d48 RGB chart
      #1f1d48 CMYK chart
      #1f1d48 RGB pie chart
      #1f1d48 color shades, tints & tones
#1f1d48 color schemes
#1f1d48 color preview, HTML & CSS examples
           This text has a color of #1f1d48        
        
          <p style="color:#1f1d48;">Text here</p>
        
        
          .mytext {color:#1f1d48;}
        
        Text color #1f1d48
      
           This box has a color of #1f1d48        
        
          <div style="background-color:#1f1d48;">Content here</div>
        
        
          .mybackground {background-color:#1f1d48;}
        
        Background color #1f1d48
      
           Border around this has a color of #1f1d48        
        
          <div style="border:2px solid #1f1d48;">Content here</div>
        
        
          .myborder {border:2px solid #1f1d48;}
        
        Border color #1f1d48