#1f1157 color space conversions
Hex:
        #1f1157
        RGB:
        31, 17, 87
        CMY:
        88, 93, 66
        CMYK:
        64, 80, 0, 66
      HSL:
        252°, 67.3077%, 20.3922%
        HSV (HSB):
        252°, 80.4598%, 34.1176%
        XYZ:
        2.4858, 1.3803, 9.1522
        xyY:
        0.1909, 0.1060, 1.3803
      CIE-Lab:
        11.8261, 28.4761, -39.6338
        CIE-LCH:
        11.8261, 48.8029, 305.6965
        CIE-Luv:
        11.8261, -0.2331, -34.2920
        Hunter-Lab:
        11.7487, 17.2072, -37.9627
      #1f1157 color charts
#1f1157 RGB chart
      #1f1157 CMYK chart
      #1f1157 RGB pie chart
      #1f1157 color shades, tints & tones
#1f1157 color schemes
#1f1157 color preview, HTML & CSS examples
           This text has a color of #1f1157        
        
          <p style="color:#1f1157;">Text here</p>
        
        
          .mytext {color:#1f1157;}
        
        Text color #1f1157
      
           This box has a color of #1f1157        
        
          <div style="background-color:#1f1157;">Content here</div>
        
        
          .mybackground {background-color:#1f1157;}
        
        Background color #1f1157
      
           Border around this has a color of #1f1157        
        
          <div style="border:2px solid #1f1157;">Content here</div>
        
        
          .myborder {border:2px solid #1f1157;}
        
        Border color #1f1157