#1936b1 color space conversions
Hex:
        #1936b1
        RGB:
        25, 54, 177
        CMY:
        90, 79, 31
        CMYK:
        86, 69, 0, 31
      HSL:
        229°, 75.2475%, 39.6078%
        HSV (HSB):
        229°, 85.8757%, 69.4118%
        XYZ:
        9.6559, 6.0193, 42.2479
        xyY:
        0.1667, 0.1039, 6.0193
      CIE-Lab:
        29.4612, 37.3501, -67.4928
        CIE-LCH:
        29.4612, 77.1382, 298.9599
        CIE-Luv:
        29.4612, -10.5167, -87.8429
        Hunter-Lab:
        24.5343, 27.3165, -84.9228
      #1936b1 color charts
#1936b1 RGB chart
      #1936b1 CMYK chart
      #1936b1 RGB pie chart
      #1936b1 color shades, tints & tones
#1936b1 color schemes
#1936b1 color preview, HTML & CSS examples
           This text has a color of #1936b1        
        
          <p style="color:#1936b1;">Text here</p>
        
        
          .mytext {color:#1936b1;}
        
        Text color #1936b1
      
           This box has a color of #1936b1        
        
          <div style="background-color:#1936b1;">Content here</div>
        
        
          .mybackground {background-color:#1936b1;}
        
        Background color #1936b1
      
           Border around this has a color of #1936b1        
        
          <div style="border:2px solid #1936b1;">Content here</div>
        
        
          .myborder {border:2px solid #1936b1;}
        
        Border color #1936b1