#295aa3 color space conversions
Hex:
        #295aa3
        RGB:
        41, 90, 163
        CMY:
        84, 65, 36
        CMYK:
        75, 45, 0, 36
      HSL:
        216°, 59.8039%, 40.0000%
        HSV (HSB):
        216°, 74.8466%, 63.9216%
        XYZ:
        11.1815, 10.4281, 36.0738
        xyY:
        0.1938, 0.1808, 10.4281
      CIE-Lab:
        38.6000, 9.6498, -44.2529
        CIE-LCH:
        38.6000, 45.2928, 282.3014
        CIE-Luv:
        38.6000, -17.9074, -64.2672
        Hunter-Lab:
        32.2926, 5.2946, -43.6277
      #295aa3 color charts
#295aa3 RGB chart
      #295aa3 CMYK chart
      #295aa3 RGB pie chart
      #295aa3 color shades, tints & tones
#295aa3 color schemes
#295aa3 color preview, HTML & CSS examples
           This text has a color of #295aa3        
        
          <p style="color:#295aa3;">Text here</p>
        
        
          .mytext {color:#295aa3;}
        
        Text color #295aa3
      
           This box has a color of #295aa3        
        
          <div style="background-color:#295aa3;">Content here</div>
        
        
          .mybackground {background-color:#295aa3;}
        
        Background color #295aa3
      
           Border around this has a color of #295aa3        
        
          <div style="border:2px solid #295aa3;">Content here</div>
        
        
          .myborder {border:2px solid #295aa3;}
        
        Border color #295aa3