#1f0038 color space conversions
Hex:
        #1f0038
        RGB:
        31, 0, 56
        CMY:
        88, 100, 78
        CMYK:
        45, 100, 0, 78
      HSL:
        273°, 100.0000%, 10.9804%
        HSV (HSB):
        273°, 100.0000%, 21.9608%
        XYZ:
        1.2789, 0.5768, 3.7853
        xyY:
        0.2267, 0.1023, 0.5768
      CIE-Lab:
        5.2105, 27.4991, -28.7048
        CIE-LCH:
        5.2105, 39.7513, 313.7710
        CIE-Luv:
        5.2105, 2.8767, -15.2040
        Hunter-Lab:
        7.5949, 16.7658, -24.2337
      #1f0038 color charts
#1f0038 RGB chart
      #1f0038 CMYK chart
      #1f0038 RGB pie chart
      #1f0038 color shades, tints & tones
#1f0038 color schemes
#1f0038 color preview, HTML & CSS examples
           This text has a color of #1f0038        
        
          <p style="color:#1f0038;">Text here</p>
        
        
          .mytext {color:#1f0038;}
        
        Text color #1f0038
      
           This box has a color of #1f0038        
        
          <div style="background-color:#1f0038;">Content here</div>
        
        
          .mybackground {background-color:#1f0038;}
        
        Background color #1f0038
      
           Border around this has a color of #1f0038        
        
          <div style="border:2px solid #1f0038;">Content here</div>
        
        
          .myborder {border:2px solid #1f0038;}
        
        Border color #1f0038