#295b8e color space conversions
Hex:
        #295b8e
        RGB:
        41, 91, 142
        CMY:
        84, 64, 44
        CMYK:
        71, 36, 0, 44
      HSL:
        210°, 55.1913%, 35.8824%
        HSV (HSB):
        210°, 71.1268%, 55.6863%
        XYZ:
        9.5380, 9.9066, 27.0006
        xyY:
        0.2054, 0.2133, 9.9066
      CIE-Lab:
        37.6742, 0.9958, -33.1098
        CIE-LCH:
        37.6742, 33.1248, 271.7228
        CIE-Luv:
        37.6742, -18.7581, -46.7733
        Hunter-Lab:
        31.4747, -0.9886, -28.8297
      #295b8e color charts
#295b8e RGB chart
      #295b8e CMYK chart
      #295b8e RGB pie chart
      #295b8e color shades, tints & tones
#295b8e color schemes
#295b8e color preview, HTML & CSS examples
           This text has a color of #295b8e        
        
          <p style="color:#295b8e;">Text here</p>
        
        
          .mytext {color:#295b8e;}
        
        Text color #295b8e
      
           This box has a color of #295b8e        
        
          <div style="background-color:#295b8e;">Content here</div>
        
        
          .mybackground {background-color:#295b8e;}
        
        Background color #295b8e
      
           Border around this has a color of #295b8e        
        
          <div style="border:2px solid #295b8e;">Content here</div>
        
        
          .myborder {border:2px solid #295b8e;}
        
        Border color #295b8e