#295d8f color space conversions
Hex:
        #295d8f
        RGB:
        41, 93, 143
        CMY:
        84, 64, 44
        CMYK:
        71, 35, 0, 44
      HSL:
        209°, 55.4348%, 36.0784%
        HSV (HSB):
        209°, 71.3287%, 56.0784%
        XYZ:
        9.7867, 10.2833, 27.4557
        xyY:
        0.2059, 0.2164, 10.2833
      CIE-Lab:
        38.3461, 0.1020, -32.6533
        CIE-LCH:
        38.3461, 32.6534, 270.1789
        CIE-Luv:
        38.3461, -19.4247, -46.2278
        Hunter-Lab:
        32.0676, -1.6417, -28.3157
      #295d8f color charts
#295d8f RGB chart
      #295d8f CMYK chart
      #295d8f RGB pie chart
      #295d8f color shades, tints & tones
#295d8f color schemes
#295d8f color preview, HTML & CSS examples
           This text has a color of #295d8f        
        
          <p style="color:#295d8f;">Text here</p>
        
        
          .mytext {color:#295d8f;}
        
        Text color #295d8f
      
           This box has a color of #295d8f        
        
          <div style="background-color:#295d8f;">Content here</div>
        
        
          .mybackground {background-color:#295d8f;}
        
        Background color #295d8f
      
           Border around this has a color of #295d8f        
        
          <div style="border:2px solid #295d8f;">Content here</div>
        
        
          .myborder {border:2px solid #295d8f;}
        
        Border color #295d8f