#1964fb color space conversions
Hex:
        #1964fb
        RGB:
        25, 100, 251
        CMY:
        90, 61, 2
        CMYK:
        90, 60, 0, 2
      HSL:
        220°, 96.5812%, 54.1176%
        HSV (HSB):
        220°, 90.0398%, 98.4314%
        XYZ:
        22.3707, 16.2861, 93.2312
        xyY:
        0.1696, 0.1235, 16.2861
      CIE-Lab:
        47.3476, 35.6598, -80.6970
        CIE-LCH:
        47.3476, 88.2249, 293.8405
        CIE-Luv:
        47.3476, -20.9638, -123.1402
        Hunter-Lab:
        40.3560, 28.3255, -108.7238
      #1964fb color charts
#1964fb RGB chart
      #1964fb CMYK chart
      #1964fb RGB pie chart
      #1964fb color shades, tints & tones
#1964fb color schemes
#1964fb color preview, HTML & CSS examples
           This text has a color of #1964fb        
        
          <p style="color:#1964fb;">Text here</p>
        
        
          .mytext {color:#1964fb;}
        
        Text color #1964fb
      
           This box has a color of #1964fb        
        
          <div style="background-color:#1964fb;">Content here</div>
        
        
          .mybackground {background-color:#1964fb;}
        
        Background color #1964fb
      
           Border around this has a color of #1964fb        
        
          <div style="border:2px solid #1964fb;">Content here</div>
        
        
          .myborder {border:2px solid #1964fb;}
        
        Border color #1964fb