#2952a7 color space conversions
Hex:
        #2952a7
        RGB:
        41, 82, 167
        CMY:
        84, 68, 35
        CMYK:
        75, 51, 0, 35
      HSL:
        220°, 60.5769%, 40.7843%
        HSV (HSB):
        220°, 75.4491%, 65.4902%
        XYZ:
        10.9068, 9.2960, 37.7787
        xyY:
        0.1881, 0.1603, 9.2960
      CIE-Lab:
        36.5481, 16.4716, -49.9373
        CIE-LCH:
        36.5481, 52.5837, 288.2549
        CIE-Luv:
        36.5481, -15.3878, -71.7656
        Hunter-Lab:
        30.4894, 10.4974, -52.1223
      #2952a7 color charts
#2952a7 RGB chart
      #2952a7 CMYK chart
      #2952a7 RGB pie chart
      #2952a7 color shades, tints & tones
#2952a7 color schemes
#2952a7 color preview, HTML & CSS examples
           This text has a color of #2952a7        
        
          <p style="color:#2952a7;">Text here</p>
        
        
          .mytext {color:#2952a7;}
        
        Text color #2952a7
      
           This box has a color of #2952a7        
        
          <div style="background-color:#2952a7;">Content here</div>
        
        
          .mybackground {background-color:#2952a7;}
        
        Background color #2952a7
      
           Border around this has a color of #2952a7        
        
          <div style="border:2px solid #2952a7;">Content here</div>
        
        
          .myborder {border:2px solid #2952a7;}
        
        Border color #2952a7