#295ddf color space conversions
Hex:
        #295ddf
        RGB:
        41, 93, 223
        CMY:
        84, 64, 13
        CMYK:
        82, 58, 0, 13
      HSL:
        223°, 73.9837%, 51.7647%
        HSV (HSB):
        223°, 81.6143%, 87.4510%
        XYZ:
        18.1481, 13.6278, 71.4860
        xyY:
        0.1757, 0.1320, 13.6278
      CIE-Lab:
        43.6944, 30.6137, -70.9055
        CIE-LCH:
        43.6944, 77.2320, 293.3524
        CIE-Luv:
        43.6944, -18.0255, -106.6111
        Hunter-Lab:
        36.9159, 23.1489, -88.9713
      #295ddf color charts
#295ddf RGB chart
      #295ddf CMYK chart
      #295ddf RGB pie chart
      #295ddf color shades, tints & tones
#295ddf color schemes
#295ddf color preview, HTML & CSS examples
           This text has a color of #295ddf        
        
          <p style="color:#295ddf;">Text here</p>
        
        
          .mytext {color:#295ddf;}
        
        Text color #295ddf
      
           This box has a color of #295ddf        
        
          <div style="background-color:#295ddf;">Content here</div>
        
        
          .mybackground {background-color:#295ddf;}
        
        Background color #295ddf
      
           Border around this has a color of #295ddf        
        
          <div style="border:2px solid #295ddf;">Content here</div>
        
        
          .myborder {border:2px solid #295ddf;}
        
        Border color #295ddf