#1936d4 color space conversions
Hex:
        #1936d4
        RGB:
        25, 54, 212
        CMY:
        90, 79, 17
        CMYK:
        88, 75, 0, 17
      HSL:
        231°, 78.9030%, 46.4706%
        HSV (HSB):
        231°, 88.2075%, 83.1373%
        XYZ:
        13.6037, 7.5985, 63.0370
        xyY:
        0.1615, 0.0902, 7.5985
      CIE-Lab:
        33.1323, 49.7661, -81.9788
        CIE-LCH:
        33.1323, 95.9020, 301.2603
        CIE-Luv:
        33.1323, -11.2059, -108.7122
        Hunter-Lab:
        27.5653, 39.8520, -116.2900
      #1936d4 color charts
#1936d4 RGB chart
      #1936d4 CMYK chart
      #1936d4 RGB pie chart
      #1936d4 color shades, tints & tones
#1936d4 color schemes
#1936d4 color preview, HTML & CSS examples
           This text has a color of #1936d4        
        
          <p style="color:#1936d4;">Text here</p>
        
        
          .mytext {color:#1936d4;}
        
        Text color #1936d4
      
           This box has a color of #1936d4        
        
          <div style="background-color:#1936d4;">Content here</div>
        
        
          .mybackground {background-color:#1936d4;}
        
        Background color #1936d4
      
           Border around this has a color of #1936d4        
        
          <div style="border:2px solid #1936d4;">Content here</div>
        
        
          .myborder {border:2px solid #1936d4;}
        
        Border color #1936d4