#1f116a color space conversions
Hex:
        #1f116a
        RGB:
        31, 17, 106
        CMY:
        88, 93, 58
        CMYK:
        71, 84, 0, 58
      HSL:
        249°, 72.3577%, 24.1176%
        HSV (HSB):
        249°, 83.9623%, 41.5686%
        XYZ:
        3.3670, 1.7328, 13.7927
        xyY:
        0.1782, 0.0917, 1.7328
      CIE-Lab:
        14.0175, 34.8267, -48.6901
        CIE-LCH:
        14.0175, 59.8634, 305.5751
        CIE-Luv:
        14.0175, -1.3563, -45.1685
        Hunter-Lab:
        13.1636, 22.6210, -52.9087
      #1f116a color charts
#1f116a RGB chart
      #1f116a CMYK chart
      #1f116a RGB pie chart
      #1f116a color shades, tints & tones
#1f116a color schemes
#1f116a color preview, HTML & CSS examples
           This text has a color of #1f116a        
        
          <p style="color:#1f116a;">Text here</p>
        
        
          .mytext {color:#1f116a;}
        
        Text color #1f116a
      
           This box has a color of #1f116a        
        
          <div style="background-color:#1f116a;">Content here</div>
        
        
          .mybackground {background-color:#1f116a;}
        
        Background color #1f116a
      
           Border around this has a color of #1f116a        
        
          <div style="border:2px solid #1f116a;">Content here</div>
        
        
          .myborder {border:2px solid #1f116a;}
        
        Border color #1f116a