#295edf color space conversions
Hex:
        #295edf
        RGB:
        41, 94, 223
        CMY:
        84, 63, 13
        CMYK:
        82, 58, 0, 13
      HSL:
        223°, 73.9837%, 51.7647%
        HSV (HSB):
        223°, 81.6143%, 87.4510%
        XYZ:
        18.2364, 13.8045, 71.5154
        xyY:
        0.1761, 0.1333, 13.8045
      CIE-Lab:
        43.9513, 29.9728, -70.4864
        CIE-LCH:
        43.9513, 76.5944, 293.0366
        CIE-Luv:
        43.9513, -18.2825, -106.2028
        Hunter-Lab:
        37.1545, 22.5924, -88.1141
      #295edf color charts
#295edf RGB chart
      #295edf CMYK chart
      #295edf RGB pie chart
      #295edf color shades, tints & tones
#295edf color schemes
#295edf color preview, HTML & CSS examples
           This text has a color of #295edf        
        
          <p style="color:#295edf;">Text here</p>
        
        
          .mytext {color:#295edf;}
        
        Text color #295edf
      
           This box has a color of #295edf        
        
          <div style="background-color:#295edf;">Content here</div>
        
        
          .mybackground {background-color:#295edf;}
        
        Background color #295edf
      
           Border around this has a color of #295edf        
        
          <div style="border:2px solid #295edf;">Content here</div>
        
        
          .myborder {border:2px solid #295edf;}
        
        Border color #295edf