#295fda color space conversions
Hex:
        #295fda
        RGB:
        41, 95, 218
        CMY:
        84, 63, 15
        CMYK:
        81, 56, 0, 15
      HSL:
        222°, 70.5179%, 50.7843%
        HSV (HSB):
        222°, 81.1927%, 85.4902%
        XYZ:
        17.6615, 13.7178, 68.0466
        xyY:
        0.1776, 0.1380, 13.7178
      CIE-Lab:
        43.8255, 27.4525, -67.8458
        CIE-LCH:
        43.8255, 73.1894, 292.0297
        CIE-Luv:
        43.8255, -18.5800, -102.3162
        Hunter-Lab:
        37.0375, 20.3030, -83.0033
      #295fda color charts
#295fda RGB chart
      #295fda CMYK chart
      #295fda RGB pie chart
      #295fda color shades, tints & tones
#295fda color schemes
#295fda color preview, HTML & CSS examples
           This text has a color of #295fda        
        
          <p style="color:#295fda;">Text here</p>
        
        
          .mytext {color:#295fda;}
        
        Text color #295fda
      
           This box has a color of #295fda        
        
          <div style="background-color:#295fda;">Content here</div>
        
        
          .mybackground {background-color:#295fda;}
        
        Background color #295fda
      
           Border around this has a color of #295fda        
        
          <div style="border:2px solid #295fda;">Content here</div>
        
        
          .myborder {border:2px solid #295fda;}
        
        Border color #295fda