#295fa1 color space conversions
Hex:
        #295fa1
        RGB:
        41, 95, 161
        CMY:
        84, 63, 37
        CMYK:
        75, 41, 0, 37
      HSL:
        213°, 59.4059%, 39.6078%
        HSV (HSB):
        213°, 74.5342%, 63.1373%
        XYZ:
        11.4397, 11.2290, 35.2827
        xyY:
        0.1974, 0.1938, 11.2290
      CIE-Lab:
        39.9636, 5.6439, -40.8827
        CIE-LCH:
        39.9636, 41.2705, 277.8601
        CIE-Luv:
        39.9636, -19.5806, -59.5548
        Hunter-Lab:
        33.5098, 2.2949, -38.9701
      #295fa1 color charts
#295fa1 RGB chart
      #295fa1 CMYK chart
      #295fa1 RGB pie chart
      #295fa1 color shades, tints & tones
#295fa1 color schemes
#295fa1 color preview, HTML & CSS examples
           This text has a color of #295fa1        
        
          <p style="color:#295fa1;">Text here</p>
        
        
          .mytext {color:#295fa1;}
        
        Text color #295fa1
      
           This box has a color of #295fa1        
        
          <div style="background-color:#295fa1;">Content here</div>
        
        
          .mybackground {background-color:#295fa1;}
        
        Background color #295fa1
      
           Border around this has a color of #295fa1        
        
          <div style="border:2px solid #295fa1;">Content here</div>
        
        
          .myborder {border:2px solid #295fa1;}
        
        Border color #295fa1