#295d9d color space conversions
Hex:
        #295d9d
        RGB:
        41, 93, 157
        CMY:
        84, 64, 38
        CMYK:
        74, 41, 0, 38
      HSL:
        213°, 58.5859%, 38.8235%
        HSV (HSB):
        213°, 73.8854%, 61.5686%
        XYZ:
        10.9146, 10.7344, 33.3950
        xyY:
        0.1983, 0.1950, 10.7344
      CIE-Lab:
        39.1296, 5.4026, -39.8258
        CIE-LCH:
        39.1296, 40.1906, 277.7254
        CIE-Luv:
        39.1296, -19.0245, -57.6361
        Hunter-Lab:
        32.7635, 2.1283, -37.4984
      #295d9d color charts
#295d9d RGB chart
      #295d9d CMYK chart
      #295d9d RGB pie chart
      #295d9d color shades, tints & tones
#295d9d color schemes
#295d9d color preview, HTML & CSS examples
           This text has a color of #295d9d        
        
          <p style="color:#295d9d;">Text here</p>
        
        
          .mytext {color:#295d9d;}
        
        Text color #295d9d
      
           This box has a color of #295d9d        
        
          <div style="background-color:#295d9d;">Content here</div>
        
        
          .mybackground {background-color:#295d9d;}
        
        Background color #295d9d
      
           Border around this has a color of #295d9d        
        
          <div style="border:2px solid #295d9d;">Content here</div>
        
        
          .myborder {border:2px solid #295d9d;}
        
        Border color #295d9d