#1f1155 color space conversions
Hex:
        #1f1155
        RGB:
        31, 17, 85
        CMY:
        88, 93, 67
        CMYK:
        64, 80, 0, 67
      HSL:
        252°, 66.6667%, 20.0000%
        HSV (HSB):
        252°, 80.0000%, 33.3333%
        XYZ:
        2.4052, 1.3481, 8.7278
        xyY:
        0.1927, 0.1080, 1.3481
      CIE-Lab:
        11.6077, 27.7954, -38.6344
        CIE-LCH:
        11.6077, 47.5941, 305.7331
        CIE-Luv:
        11.6077, -0.1102, -33.1624
        Hunter-Lab:
        11.6107, 16.6585, -36.4409
      #1f1155 color charts
#1f1155 RGB chart
      #1f1155 CMYK chart
      #1f1155 RGB pie chart
      #1f1155 color shades, tints & tones
#1f1155 color schemes
#1f1155 color preview, HTML & CSS examples
           This text has a color of #1f1155        
        
          <p style="color:#1f1155;">Text here</p>
        
        
          .mytext {color:#1f1155;}
        
        Text color #1f1155
      
           This box has a color of #1f1155        
        
          <div style="background-color:#1f1155;">Content here</div>
        
        
          .mybackground {background-color:#1f1155;}
        
        Background color #1f1155
      
           Border around this has a color of #1f1155        
        
          <div style="border:2px solid #1f1155;">Content here</div>
        
        
          .myborder {border:2px solid #1f1155;}
        
        Border color #1f1155