#1f1167 color space conversions
Hex:
        #1f1167
        RGB:
        31, 17, 103
        CMY:
        88, 93, 60
        CMYK:
        70, 83, 0, 60
      HSL:
        250°, 71.6667%, 23.5294%
        HSV (HSB):
        250°, 83.4951%, 40.3922%
        XYZ:
        3.2137, 1.6715, 12.9852
        xyY:
        0.1798, 0.0935, 1.6715
      CIE-Lab:
        13.6591, 33.8401, -47.3084
        CIE-LCH:
        13.6591, 58.1656, 305.5764
        CIE-Luv:
        13.6591, -1.1836, -43.4361
        Hunter-Lab:
        12.9286, 21.7455, -50.4998
      #1f1167 color charts
#1f1167 RGB chart
      #1f1167 CMYK chart
      #1f1167 RGB pie chart
      #1f1167 color shades, tints & tones
#1f1167 color schemes
#1f1167 color preview, HTML & CSS examples
           This text has a color of #1f1167        
        
          <p style="color:#1f1167;">Text here</p>
        
        
          .mytext {color:#1f1167;}
        
        Text color #1f1167
      
           This box has a color of #1f1167        
        
          <div style="background-color:#1f1167;">Content here</div>
        
        
          .mybackground {background-color:#1f1167;}
        
        Background color #1f1167
      
           Border around this has a color of #1f1167        
        
          <div style="border:2px solid #1f1167;">Content here</div>
        
        
          .myborder {border:2px solid #1f1167;}
        
        Border color #1f1167