#295a9b color space conversions
Hex:
        #295a9b
        RGB:
        41, 90, 155
        CMY:
        84, 65, 39
        CMYK:
        74, 42, 0, 39
      HSL:
        214°, 58.1633%, 38.4314%
        HSV (HSB):
        214°, 73.5484%, 60.7843%
        XYZ:
        10.4870, 10.1503, 32.4168
        xyY:
        0.1977, 0.1913, 10.1503
      CIE-Lab:
        38.1108, 6.5775, -40.2522
        CIE-LCH:
        38.1108, 40.7861, 279.2806
        CIE-Luv:
        38.1108, -18.0817, -57.9512
        Hunter-Lab:
        31.8595, 3.0016, -38.0254
      #295a9b color charts
#295a9b RGB chart
      #295a9b CMYK chart
      #295a9b RGB pie chart
      #295a9b color shades, tints & tones
#295a9b color schemes
#295a9b color preview, HTML & CSS examples
           This text has a color of #295a9b        
        
          <p style="color:#295a9b;">Text here</p>
        
        
          .mytext {color:#295a9b;}
        
        Text color #295a9b
      
           This box has a color of #295a9b        
        
          <div style="background-color:#295a9b;">Content here</div>
        
        
          .mybackground {background-color:#295a9b;}
        
        Background color #295a9b
      
           Border around this has a color of #295a9b        
        
          <div style="border:2px solid #295a9b;">Content here</div>
        
        
          .myborder {border:2px solid #295a9b;}
        
        Border color #295a9b