#295fa3 color space conversions
Hex:
        #295fa3
        RGB:
        41, 95, 163
        CMY:
        84, 63, 36
        CMYK:
        75, 42, 0, 36
      HSL:
        213°, 59.8039%, 40.0000%
        HSV (HSB):
        213°, 74.8466%, 63.9216%
        XYZ:
        11.6175, 11.3002, 36.2192
        xyY:
        0.1965, 0.1911, 11.3002
      CIE-Lab:
        40.0815, 6.4083, -41.8842
        CIE-LCH:
        40.0815, 42.3716, 278.6988
        CIE-Luv:
        40.0815, -19.5268, -61.1579
        Hunter-Lab:
        33.6157, 2.8616, -40.3508
      #295fa3 color charts
#295fa3 RGB chart
      #295fa3 CMYK chart
      #295fa3 RGB pie chart
      #295fa3 color shades, tints & tones
#295fa3 color schemes
#295fa3 color preview, HTML & CSS examples
           This text has a color of #295fa3        
        
          <p style="color:#295fa3;">Text here</p>
        
        
          .mytext {color:#295fa3;}
        
        Text color #295fa3
      
           This box has a color of #295fa3        
        
          <div style="background-color:#295fa3;">Content here</div>
        
        
          .mybackground {background-color:#295fa3;}
        
        Background color #295fa3
      
           Border around this has a color of #295fa3        
        
          <div style="border:2px solid #295fa3;">Content here</div>
        
        
          .myborder {border:2px solid #295fa3;}
        
        Border color #295fa3