#2964cf color space conversions
Hex:
        #2964cf
        RGB:
        41, 100, 207
        CMY:
        84, 61, 19
        CMYK:
        80, 52, 0, 19
      HSL:
        219°, 66.9355%, 48.6275%
        HSV (HSB):
        219°, 80.1932%, 81.1765%
        XYZ:
        16.7341, 14.0908, 60.8693
        xyY:
        0.1825, 0.1537, 14.0908
      CIE-Lab:
        44.3628, 20.0520, -60.6828
        CIE-LCH:
        44.3628, 63.9099, 288.2856
        CIE-Luv:
        44.3628, -20.1042, -92.0190
        Hunter-Lab:
        37.5377, 13.8836, -69.8655
      #2964cf color charts
#2964cf RGB chart
      #2964cf CMYK chart
      #2964cf RGB pie chart
      #2964cf color shades, tints & tones
#2964cf color schemes
#2964cf color preview, HTML & CSS examples
           This text has a color of #2964cf        
        
          <p style="color:#2964cf;">Text here</p>
        
        
          .mytext {color:#2964cf;}
        
        Text color #2964cf
      
           This box has a color of #2964cf        
        
          <div style="background-color:#2964cf;">Content here</div>
        
        
          .mybackground {background-color:#2964cf;}
        
        Background color #2964cf
      
           Border around this has a color of #2964cf        
        
          <div style="border:2px solid #2964cf;">Content here</div>
        
        
          .myborder {border:2px solid #2964cf;}
        
        Border color #2964cf