#1f004b color space conversions
Hex:
        #1f004b
        RGB:
        31, 0, 75
        CMY:
        88, 100, 71
        CMYK:
        59, 100, 0, 71
      HSL:
        265°, 100.0000%, 14.7059%
        HSV (HSB):
        265°, 100.0000%, 29.4118%
        XYZ:
        1.8351, 0.7993, 6.7142
        xyY:
        0.1963, 0.0855, 0.7993
      CIE-Lab:
        7.2201, 34.0484, -38.9800
        CIE-LCH:
        7.2201, 51.7565, 311.1366
        CIE-Luv:
        7.2201, 1.7139, -24.0801
        Hunter-Lab:
        8.9404, 20.9926, -38.2681
      #1f004b color charts
#1f004b RGB chart
      #1f004b CMYK chart
      #1f004b RGB pie chart
      #1f004b color shades, tints & tones
#1f004b color schemes
#1f004b color preview, HTML & CSS examples
           This text has a color of #1f004b        
        
          <p style="color:#1f004b;">Text here</p>
        
        
          .mytext {color:#1f004b;}
        
        Text color #1f004b
      
           This box has a color of #1f004b        
        
          <div style="background-color:#1f004b;">Content here</div>
        
        
          .mybackground {background-color:#1f004b;}
        
        Background color #1f004b
      
           Border around this has a color of #1f004b        
        
          <div style="border:2px solid #1f004b;">Content here</div>
        
        
          .myborder {border:2px solid #1f004b;}
        
        Border color #1f004b