#1f0441 color space conversions
Hex:
        #1f0441
        RGB:
        31, 4, 65
        CMY:
        88, 98, 75
        CMYK:
        52, 94, 0, 75
      HSL:
        267°, 88.4058%, 13.5294%
        HSV (HSB):
        267°, 93.8462%, 25.4902%
        XYZ:
        1.5626, 0.7598, 5.0653
        xyY:
        0.2115, 0.1028, 0.7598
      CIE-Lab:
        6.8632, 28.5900, -32.5111
        CIE-LCH:
        6.8632, 43.2939, 311.3281
        CIE-Luv:
        6.8632, 2.1555, -20.1163
        Hunter-Lab:
        8.7166, 16.7456, -28.3525
      #1f0441 color charts
#1f0441 RGB chart
      #1f0441 CMYK chart
      #1f0441 RGB pie chart
      #1f0441 color shades, tints & tones
#1f0441 color schemes
#1f0441 color preview, HTML & CSS examples
           This text has a color of #1f0441        
        
          <p style="color:#1f0441;">Text here</p>
        
        
          .mytext {color:#1f0441;}
        
        Text color #1f0441
      
           This box has a color of #1f0441        
        
          <div style="background-color:#1f0441;">Content here</div>
        
        
          .mybackground {background-color:#1f0441;}
        
        Background color #1f0441
      
           Border around this has a color of #1f0441        
        
          <div style="border:2px solid #1f0441;">Content here</div>
        
        
          .myborder {border:2px solid #1f0441;}
        
        Border color #1f0441