#1964e7 color space conversions
Hex:
        #1964e7
        RGB:
        25, 100, 231
        CMY:
        90, 61, 9
        CMYK:
        89, 57, 0, 9
      HSL:
        218°, 81.1024%, 50.1961%
        HSV (HSB):
        218°, 89.1775%, 90.5882%
        XYZ:
        19.3819, 15.0905, 77.4925
        xyY:
        0.1731, 0.1348, 15.0905
      CIE-Lab:
        45.7580, 28.1012, -72.0859
        CIE-LCH:
        45.7580, 77.3696, 291.2973
        CIE-Luv:
        45.7580, -21.2494, -109.6518
        Hunter-Lab:
        38.8465, 21.0784, -91.0813
      #1964e7 color charts
#1964e7 RGB chart
      #1964e7 CMYK chart
      #1964e7 RGB pie chart
      #1964e7 color shades, tints & tones
#1964e7 color schemes
#1964e7 color preview, HTML & CSS examples
           This text has a color of #1964e7        
        
          <p style="color:#1964e7;">Text here</p>
        
        
          .mytext {color:#1964e7;}
        
        Text color #1964e7
      
           This box has a color of #1964e7        
        
          <div style="background-color:#1964e7;">Content here</div>
        
        
          .mybackground {background-color:#1964e7;}
        
        Background color #1964e7
      
           Border around this has a color of #1964e7        
        
          <div style="border:2px solid #1964e7;">Content here</div>
        
        
          .myborder {border:2px solid #1964e7;}
        
        Border color #1964e7