#295fbf color space conversions
Hex:
        #295fbf
        RGB:
        41, 95, 191
        CMY:
        84, 63, 25
        CMYK:
        79, 50, 0, 25
      HSL:
        218°, 64.6552%, 45.4902%
        HSV (HSB):
        218°, 78.5340%, 74.9020%
        XYZ:
        14.4106, 12.4174, 50.9275
        xyY:
        0.1853, 0.1597, 12.4174
      CIE-Lab:
        41.8720, 17.1669, -55.4692
        CIE-LCH:
        41.8720, 58.0649, 287.1965
        CIE-Luv:
        41.8720, -18.9192, -82.8217
        Hunter-Lab:
        35.2384, 11.3299, -61.0208
      #295fbf color charts
#295fbf RGB chart
      #295fbf CMYK chart
      #295fbf RGB pie chart
      #295fbf color shades, tints & tones
#295fbf color schemes
#295fbf color preview, HTML & CSS examples
           This text has a color of #295fbf        
        
          <p style="color:#295fbf;">Text here</p>
        
        
          .mytext {color:#295fbf;}
        
        Text color #295fbf
      
           This box has a color of #295fbf        
        
          <div style="background-color:#295fbf;">Content here</div>
        
        
          .mybackground {background-color:#295fbf;}
        
        Background color #295fbf
      
           Border around this has a color of #295fbf        
        
          <div style="border:2px solid #295fbf;">Content here</div>
        
        
          .myborder {border:2px solid #295fbf;}
        
        Border color #295fbf