#2967d5 color space conversions
Hex:
        #2967d5
        RGB:
        41, 103, 213
        CMY:
        84, 60, 16
        CMYK:
        81, 52, 0, 16
      HSL:
        218°, 67.7165%, 49.8039%
        HSV (HSB):
        218°, 80.7512%, 83.5294%
        XYZ:
        17.7749, 14.9760, 64.9046
        xyY:
        0.1820, 0.1534, 14.9760
      CIE-Lab:
        45.6013, 20.4072, -62.1106
        CIE-LCH:
        45.6013, 65.3772, 288.1886
        CIE-Luv:
        45.6013, -20.8601, -94.8489
        Hunter-Lab:
        38.6988, 14.2646, -72.3503
      #2967d5 color charts
#2967d5 RGB chart
      #2967d5 CMYK chart
      #2967d5 RGB pie chart
      #2967d5 color shades, tints & tones
#2967d5 color schemes
#2967d5 color preview, HTML & CSS examples
           This text has a color of #2967d5        
        
          <p style="color:#2967d5;">Text here</p>
        
        
          .mytext {color:#2967d5;}
        
        Text color #2967d5
      
           This box has a color of #2967d5        
        
          <div style="background-color:#2967d5;">Content here</div>
        
        
          .mybackground {background-color:#2967d5;}
        
        Background color #2967d5
      
           Border around this has a color of #2967d5        
        
          <div style="border:2px solid #2967d5;">Content here</div>
        
        
          .myborder {border:2px solid #2967d5;}
        
        Border color #2967d5