#1964e8 color space conversions
Hex:
        #1964e8
        RGB:
        25, 100, 232
        CMY:
        90, 61, 9
        CMYK:
        89, 57, 0, 9
      HSL:
        218°, 81.8182%, 50.3922%
        HSV (HSB):
        218°, 89.2241%, 90.9804%
        XYZ:
        19.5236, 15.1472, 78.2386
        xyY:
        0.1729, 0.1342, 15.1472
      CIE-Lab:
        45.8352, 28.4837, -72.5240
        CIE-LCH:
        45.8352, 77.9170, 291.4424
        CIE-Luv:
        45.8352, -21.2320, -110.3409
        Hunter-Lab:
        38.9194, 21.4339, -91.9455
      #1964e8 color charts
#1964e8 RGB chart
      #1964e8 CMYK chart
      #1964e8 RGB pie chart
      #1964e8 color shades, tints & tones
#1964e8 color schemes
#1964e8 color preview, HTML & CSS examples
           This text has a color of #1964e8        
        
          <p style="color:#1964e8;">Text here</p>
        
        
          .mytext {color:#1964e8;}
        
        Text color #1964e8
      
           This box has a color of #1964e8        
        
          <div style="background-color:#1964e8;">Content here</div>
        
        
          .mybackground {background-color:#1964e8;}
        
        Background color #1964e8
      
           Border around this has a color of #1964e8        
        
          <div style="border:2px solid #1964e8;">Content here</div>
        
        
          .myborder {border:2px solid #1964e8;}
        
        Border color #1964e8