#1f0f31 color space conversions
Hex:
        #1f0f31
        RGB:
        31, 15, 49
        CMY:
        88, 94, 81
        CMYK:
        37, 69, 0, 81
      HSL:
        268°, 53.1250%, 12.5490%
        HSV (HSB):
        268°, 69.3878%, 19.2157%
        XYZ:
        1.2903, 0.8547, 3.0027
        xyY:
        0.2507, 0.1660, 0.8547
      CIE-Lab:
        7.7205, 17.0321, -19.5272
        CIE-LCH:
        7.7205, 25.9115, 311.0956
        CIE-Luv:
        7.7205, 2.5494, -13.6104
        Hunter-Lab:
        9.2450, 8.7334, -12.7853
      #1f0f31 color charts
#1f0f31 RGB chart
      #1f0f31 CMYK chart
      #1f0f31 RGB pie chart
      #1f0f31 color shades, tints & tones
#1f0f31 color schemes
#1f0f31 color preview, HTML & CSS examples
           This text has a color of #1f0f31        
        
          <p style="color:#1f0f31;">Text here</p>
        
        
          .mytext {color:#1f0f31;}
        
        Text color #1f0f31
      
           This box has a color of #1f0f31        
        
          <div style="background-color:#1f0f31;">Content here</div>
        
        
          .mybackground {background-color:#1f0f31;}
        
        Background color #1f0f31
      
           Border around this has a color of #1f0f31        
        
          <div style="border:2px solid #1f0f31;">Content here</div>
        
        
          .myborder {border:2px solid #1f0f31;}
        
        Border color #1f0f31