#295bd7 color space conversions
Hex:
        #295bd7
        RGB:
        41, 91, 215
        CMY:
        84, 64, 16
        CMYK:
        81, 58, 0, 16
      HSL:
        223°, 68.5039%, 50.1961%
        HSV (HSB):
        223°, 80.9302%, 84.3137%
        XYZ:
        16.9213, 12.8599, 65.8803
        xyY:
        0.1769, 0.1344, 12.8599
      CIE-Lab:
        42.5514, 28.9009, -68.2084
        CIE-LCH:
        42.5514, 74.0787, 292.9631
        CIE-Luv:
        42.5514, -17.5494, -101.9415
        Hunter-Lab:
        35.8607, 21.4711, -83.8203
      #295bd7 color charts
#295bd7 RGB chart
      #295bd7 CMYK chart
      #295bd7 RGB pie chart
      #295bd7 color shades, tints & tones
#295bd7 color schemes
#295bd7 color preview, HTML & CSS examples
           This text has a color of #295bd7        
        
          <p style="color:#295bd7;">Text here</p>
        
        
          .mytext {color:#295bd7;}
        
        Text color #295bd7
      
           This box has a color of #295bd7        
        
          <div style="background-color:#295bd7;">Content here</div>
        
        
          .mybackground {background-color:#295bd7;}
        
        Background color #295bd7
      
           Border around this has a color of #295bd7        
        
          <div style="border:2px solid #295bd7;">Content here</div>
        
        
          .myborder {border:2px solid #295bd7;}
        
        Border color #295bd7