#1f36ac color space conversions
Hex:
        #1f36ac
        RGB:
        31, 54, 172
        CMY:
        88, 79, 33
        CMYK:
        82, 69, 0, 33
      HSL:
        230°, 69.4581%, 39.8039%
        HSV (HSB):
        230°, 81.9767%, 67.4510%
        XYZ:
        9.3306, 5.9082, 39.6783
        xyY:
        0.1699, 0.1076, 5.9082
      CIE-Lab:
        29.1797, 35.9140, -64.9587
        CIE-LCH:
        29.1797, 74.2257, 298.9371
        CIE-Luv:
        29.1797, -9.8011, -84.6992
        Hunter-Lab:
        24.3068, 25.9838, -79.7701
      #1f36ac color charts
#1f36ac RGB chart
      #1f36ac CMYK chart
      #1f36ac RGB pie chart
      #1f36ac color shades, tints & tones
#1f36ac color schemes
#1f36ac color preview, HTML & CSS examples
           This text has a color of #1f36ac        
        
          <p style="color:#1f36ac;">Text here</p>
        
        
          .mytext {color:#1f36ac;}
        
        Text color #1f36ac
      
           This box has a color of #1f36ac        
        
          <div style="background-color:#1f36ac;">Content here</div>
        
        
          .mybackground {background-color:#1f36ac;}
        
        Background color #1f36ac
      
           Border around this has a color of #1f36ac        
        
          <div style="border:2px solid #1f36ac;">Content here</div>
        
        
          .myborder {border:2px solid #1f36ac;}
        
        Border color #1f36ac