#1f046e color space conversions
Hex:
        #1f046e
        RGB:
        31, 4, 110
        CMY:
        88, 98, 57
        CMYK:
        72, 96, 0, 57
      HSL:
        255°, 92.9825%, 22.3529%
        HSV (HSB):
        255°, 96.3636%, 43.1373%
        XYZ:
        3.4230, 1.5039, 14.8617
        xyY:
        0.1730, 0.0760, 1.5039
      CIE-Lab:
        12.6330, 41.6986, -53.6080
        CIE-LCH:
        12.6330, 67.9161, 307.8773
        CIE-Luv:
        12.6330, -0.6263, -45.4139
        Hunter-Lab:
        12.2635, 28.3616, -63.2673
      #1f046e color charts
#1f046e RGB chart
      #1f046e CMYK chart
      #1f046e RGB pie chart
      #1f046e color shades, tints & tones
#1f046e color schemes
#1f046e color preview, HTML & CSS examples
           This text has a color of #1f046e        
        
          <p style="color:#1f046e;">Text here</p>
        
        
          .mytext {color:#1f046e;}
        
        Text color #1f046e
      
           This box has a color of #1f046e        
        
          <div style="background-color:#1f046e;">Content here</div>
        
        
          .mybackground {background-color:#1f046e;}
        
        Background color #1f046e
      
           Border around this has a color of #1f046e        
        
          <div style="border:2px solid #1f046e;">Content here</div>
        
        
          .myborder {border:2px solid #1f046e;}
        
        Border color #1f046e