#2975c3 color space conversions
Hex:
        #2975c3
        RGB:
        41, 117, 195
        CMY:
        84, 54, 24
        CMYK:
        79, 40, 0, 24
      HSL:
        210°, 65.2542%, 46.2745%
        HSV (HSB):
        210°, 78.9744%, 76.4706%
        XYZ:
        17.1261, 17.1341, 54.0343
        xyY:
        0.1940, 0.1941, 17.1341
      CIE-Lab:
        48.4286, 4.6982, -47.2596
        CIE-LCH:
        48.4286, 47.4926, 275.6772
        CIE-Luv:
        48.4286, -25.6907, -72.3035
        Hunter-Lab:
        41.3934, 1.4140, -48.4209
      #2975c3 color charts
#2975c3 RGB chart
      #2975c3 CMYK chart
      #2975c3 RGB pie chart
      #2975c3 color shades, tints & tones
#2975c3 color schemes
#2975c3 color preview, HTML & CSS examples
           This text has a color of #2975c3        
        
          <p style="color:#2975c3;">Text here</p>
        
        
          .mytext {color:#2975c3;}
        
        Text color #2975c3
      
           This box has a color of #2975c3        
        
          <div style="background-color:#2975c3;">Content here</div>
        
        
          .mybackground {background-color:#2975c3;}
        
        Background color #2975c3
      
           Border around this has a color of #2975c3        
        
          <div style="border:2px solid #2975c3;">Content here</div>
        
        
          .myborder {border:2px solid #2975c3;}
        
        Border color #2975c3