#295e8a color space conversions
Hex:
        #295e8a
        RGB:
        41, 94, 138
        CMY:
        84, 63, 46
        CMYK:
        70, 32, 0, 46
      HSL:
        207°, 54.1899%, 35.0980%
        HSV (HSB):
        207°, 70.2899%, 54.1176%
        XYZ:
        9.5046, 10.3118, 25.5342
        xyY:
        0.2096, 0.2274, 10.3118
      CIE-Lab:
        38.3963, -2.3883, -29.5476
        CIE-LCH:
        38.3963, 29.6439, 265.3790
        CIE-Luv:
        38.3963, -19.9390, -41.3813
        Hunter-Lab:
        32.1120, -3.3631, -24.6667
      #295e8a color charts
#295e8a RGB chart
      #295e8a CMYK chart
      #295e8a RGB pie chart
      #295e8a color shades, tints & tones
#295e8a color schemes
#295e8a color preview, HTML & CSS examples
           This text has a color of #295e8a        
        
          <p style="color:#295e8a;">Text here</p>
        
        
          .mytext {color:#295e8a;}
        
        Text color #295e8a
      
           This box has a color of #295e8a        
        
          <div style="background-color:#295e8a;">Content here</div>
        
        
          .mybackground {background-color:#295e8a;}
        
        Background color #295e8a
      
           Border around this has a color of #295e8a        
        
          <div style="border:2px solid #295e8a;">Content here</div>
        
        
          .myborder {border:2px solid #295e8a;}
        
        Border color #295e8a