#295e6b color space conversions
Hex:
        #295e6b
        RGB:
        41, 94, 107
        CMY:
        84, 63, 58
        CMYK:
        62, 12, 0, 58
      HSL:
        192°, 44.5946%, 29.0196%
        HSV (HSB):
        192°, 61.6822%, 41.9608%
        XYZ:
        7.5710, 9.5384, 15.3520
        xyY:
        0.2332, 0.2938, 9.5384
      CIE-Lab:
        37.0008, -13.3182, -12.7146
        CIE-LCH:
        37.0008, 18.4130, 223.6718
        CIE-Luv:
        37.0008, -21.1074, -15.3511
        Hunter-Lab:
        30.8842, -10.2897, -7.8530
      #295e6b color charts
#295e6b RGB chart
      #295e6b CMYK chart
      #295e6b RGB pie chart
      #295e6b color shades, tints & tones
#295e6b color schemes
#295e6b color preview, HTML & CSS examples
           This text has a color of #295e6b        
        
          <p style="color:#295e6b;">Text here</p>
        
        
          .mytext {color:#295e6b;}
        
        Text color #295e6b
      
           This box has a color of #295e6b        
        
          <div style="background-color:#295e6b;">Content here</div>
        
        
          .mybackground {background-color:#295e6b;}
        
        Background color #295e6b
      
           Border around this has a color of #295e6b        
        
          <div style="border:2px solid #295e6b;">Content here</div>
        
        
          .myborder {border:2px solid #295e6b;}
        
        Border color #295e6b