#2968ba color space conversions
Hex:
        #2968ba
        RGB:
        41, 104, 186
        CMY:
        84, 59, 27
        CMYK:
        78, 44, 0, 27
      HSL:
        214°, 63.8767%, 44.5098%
        HSV (HSB):
        214°, 77.9570%, 72.9412%
        XYZ:
        14.7277, 13.9172, 48.3644
        xyY:
        0.1912, 0.1807, 13.9172
      CIE-Lab:
        44.1140, 9.4444, -48.9543
        CIE-LCH:
        44.1140, 49.8570, 280.9195
        CIE-Luv:
        44.1140, -21.7968, -73.6950
        Hunter-Lab:
        37.3058, 5.1836, -50.7514
      #2968ba color charts
#2968ba RGB chart
      #2968ba CMYK chart
      #2968ba RGB pie chart
      #2968ba color shades, tints & tones
#2968ba color schemes
#2968ba color preview, HTML & CSS examples
           This text has a color of #2968ba        
        
          <p style="color:#2968ba;">Text here</p>
        
        
          .mytext {color:#2968ba;}
        
        Text color #2968ba
      
           This box has a color of #2968ba        
        
          <div style="background-color:#2968ba;">Content here</div>
        
        
          .mybackground {background-color:#2968ba;}
        
        Background color #2968ba
      
           Border around this has a color of #2968ba        
        
          <div style="border:2px solid #2968ba;">Content here</div>
        
        
          .myborder {border:2px solid #2968ba;}
        
        Border color #2968ba