#295ecf color space conversions
Hex:
        #295ecf
        RGB:
        41, 94, 207
        CMY:
        84, 63, 19
        CMYK:
        80, 55, 0, 19
      HSL:
        221°, 66.9355%, 48.6275%
        HSV (HSB):
        221°, 80.1932%, 81.1765%
        XYZ:
        16.1796, 12.9818, 60.6845
        xyY:
        0.1801, 0.1445, 12.9818
      CIE-Lab:
        42.7358, 23.9349, -63.3209
        CIE-LCH:
        42.7358, 67.6936, 290.7062
        CIE-Luv:
        42.7358, -18.4142, -95.0088
        Hunter-Lab:
        36.0303, 17.1036, -74.6387
      #295ecf color charts
#295ecf RGB chart
      #295ecf CMYK chart
      #295ecf RGB pie chart
      #295ecf color shades, tints & tones
#295ecf color schemes
#295ecf color preview, HTML & CSS examples
           This text has a color of #295ecf        
        
          <p style="color:#295ecf;">Text here</p>
        
        
          .mytext {color:#295ecf;}
        
        Text color #295ecf
      
           This box has a color of #295ecf        
        
          <div style="background-color:#295ecf;">Content here</div>
        
        
          .mybackground {background-color:#295ecf;}
        
        Background color #295ecf
      
           Border around this has a color of #295ecf        
        
          <div style="border:2px solid #295ecf;">Content here</div>
        
        
          .myborder {border:2px solid #295ecf;}
        
        Border color #295ecf