#295fbc color space conversions
Hex:
        #295fbc
        RGB:
        41, 95, 188
        CMY:
        84, 63, 26
        CMYK:
        78, 49, 0, 26
      HSL:
        218°, 64.1921%, 44.9020%
        HSV (HSB):
        218°, 78.1915%, 73.7255%
        XYZ:
        14.0838, 12.2867, 49.2062
        xyY:
        0.1864, 0.1626, 12.2867
      CIE-Lab:
        41.6682, 16.0142, -54.0515
        CIE-LCH:
        41.6682, 56.3739, 286.5034
        CIE-Luv:
        41.6682, -18.9715, -80.5721
        Hunter-Lab:
        35.0524, 10.3783, -58.6942
      #295fbc color charts
#295fbc RGB chart
      #295fbc CMYK chart
      #295fbc RGB pie chart
      #295fbc color shades, tints & tones
#295fbc color schemes
#295fbc color preview, HTML & CSS examples
           This text has a color of #295fbc        
        
          <p style="color:#295fbc;">Text here</p>
        
        
          .mytext {color:#295fbc;}
        
        Text color #295fbc
      
           This box has a color of #295fbc        
        
          <div style="background-color:#295fbc;">Content here</div>
        
        
          .mybackground {background-color:#295fbc;}
        
        Background color #295fbc
      
           Border around this has a color of #295fbc        
        
          <div style="border:2px solid #295fbc;">Content here</div>
        
        
          .myborder {border:2px solid #295fbc;}
        
        Border color #295fbc