#1f1286 color space conversions
Hex:
        #1f1286
        RGB:
        31, 18, 134
        CMY:
        88, 93, 47
        CMYK:
        77, 87, 0, 47
      HSL:
        247°, 76.3158%, 29.8039%
        HSV (HSB):
        247°, 86.5672%, 52.5490%
        XYZ:
        5.0845, 2.4451, 22.7582
        xyY:
        0.1679, 0.0807, 2.4451
      CIE-Lab:
        17.6687, 43.2724, -60.6429
        CIE-LCH:
        17.6687, 74.4987, 305.5102
        CIE-Luv:
        17.6687, -2.9887, -61.6370
        Hunter-Lab:
        15.6370, 30.6757, -75.3455
      #1f1286 color charts
#1f1286 RGB chart
      #1f1286 CMYK chart
      #1f1286 RGB pie chart
      #1f1286 color shades, tints & tones
#1f1286 color schemes
#1f1286 color preview, HTML & CSS examples
           This text has a color of #1f1286        
        
          <p style="color:#1f1286;">Text here</p>
        
        
          .mytext {color:#1f1286;}
        
        Text color #1f1286
      
           This box has a color of #1f1286        
        
          <div style="background-color:#1f1286;">Content here</div>
        
        
          .mybackground {background-color:#1f1286;}
        
        Background color #1f1286
      
           Border around this has a color of #1f1286        
        
          <div style="border:2px solid #1f1286;">Content here</div>
        
        
          .myborder {border:2px solid #1f1286;}
        
        Border color #1f1286