#295b83 color space conversions
Hex:
        #295b83
        RGB:
        41, 91, 131
        CMY:
        84, 64, 49
        CMYK:
        69, 31, 0, 49
      HSL:
        207°, 52.3256%, 33.7255%
        HSV (HSB):
        207°, 68.7023%, 51.3725%
        XYZ:
        8.7523, 9.5923, 22.8629
        xyY:
        0.2124, 0.2328, 9.5923
      CIE-Lab:
        37.1005, -3.0952, -27.3215
        CIE-LCH:
        37.1005, 27.4963, 263.5365
        CIE-Luv:
        37.1005, -19.0940, -37.6673
        Hunter-Lab:
        30.9714, -3.7573, -22.0876
      #295b83 color charts
#295b83 RGB chart
      #295b83 CMYK chart
      #295b83 RGB pie chart
      #295b83 color shades, tints & tones
#295b83 color schemes
#295b83 color preview, HTML & CSS examples
           This text has a color of #295b83        
        
          <p style="color:#295b83;">Text here</p>
        
        
          .mytext {color:#295b83;}
        
        Text color #295b83
      
           This box has a color of #295b83        
        
          <div style="background-color:#295b83;">Content here</div>
        
        
          .mybackground {background-color:#295b83;}
        
        Background color #295b83
      
           Border around this has a color of #295b83        
        
          <div style="border:2px solid #295b83;">Content here</div>
        
        
          .myborder {border:2px solid #295b83;}
        
        Border color #295b83