#1f1d36 color space conversions
Hex:
        #1f1d36
        RGB:
        31, 29, 54
        CMY:
        88, 89, 79
        CMYK:
        43, 46, 0, 79
      HSL:
        245°, 30.1205%, 16.2745%
        HSV (HSB):
        245°, 46.2963%, 21.1765%
        XYZ:
        1.6703, 1.4364, 3.6792
        xyY:
        0.2461, 0.2117, 1.4364
      CIE-Lab:
        12.1977, 8.4515, -16.0423
        CIE-LCH:
        12.1977, 18.1324, 297.7814
        CIE-Luv:
        12.1977, -0.4424, -14.4195
        Hunter-Lab:
        11.9849, 3.9033, -9.8120
      #1f1d36 color charts
#1f1d36 RGB chart
      #1f1d36 CMYK chart
      #1f1d36 RGB pie chart
      #1f1d36 color shades, tints & tones
#1f1d36 color schemes
#1f1d36 color preview, HTML & CSS examples
           This text has a color of #1f1d36        
        
          <p style="color:#1f1d36;">Text here</p>
        
        
          .mytext {color:#1f1d36;}
        
        Text color #1f1d36
      
           This box has a color of #1f1d36        
        
          <div style="background-color:#1f1d36;">Content here</div>
        
        
          .mybackground {background-color:#1f1d36;}
        
        Background color #1f1d36
      
           Border around this has a color of #1f1d36        
        
          <div style="border:2px solid #1f1d36;">Content here</div>
        
        
          .myborder {border:2px solid #1f1d36;}
        
        Border color #1f1d36