#1f1d49 color space conversions
Hex:
        #1f1d49
        RGB:
        31, 29, 73
        CMY:
        88, 89, 71
        CMYK:
        58, 60, 0, 71
      HSL:
        243°, 43.1373%, 20.0000%
        HSV (HSB):
        243°, 60.2740%, 28.6275%
        XYZ:
        2.2070, 1.6511, 6.5057
        xyY:
        0.2130, 0.1593, 1.6511
      CIE-Lab:
        13.5379, 15.3275, -27.2607
        CIE-LCH:
        13.5379, 31.2743, 299.3472
        CIE-Luv:
        13.5379, -1.3987, -26.1713
        Hunter-Lab:
        12.8494, 8.1730, -21.0241
      #1f1d49 color charts
#1f1d49 RGB chart
      #1f1d49 CMYK chart
      #1f1d49 RGB pie chart
      #1f1d49 color shades, tints & tones
#1f1d49 color schemes
#1f1d49 color preview, HTML & CSS examples
           This text has a color of #1f1d49        
        
          <p style="color:#1f1d49;">Text here</p>
        
        
          .mytext {color:#1f1d49;}
        
        Text color #1f1d49
      
           This box has a color of #1f1d49        
        
          <div style="background-color:#1f1d49;">Content here</div>
        
        
          .mybackground {background-color:#1f1d49;}
        
        Background color #1f1d49
      
           Border around this has a color of #1f1d49        
        
          <div style="border:2px solid #1f1d49;">Content here</div>
        
        
          .myborder {border:2px solid #1f1d49;}
        
        Border color #1f1d49