#295cc8 color space conversions
Hex:
        #295cc8
        RGB:
        41, 92, 200
        CMY:
        84, 64, 22
        CMYK:
        80, 54, 0, 22
      HSL:
        221°, 65.9751%, 47.2549%
        HSV (HSB):
        221°, 79.5000%, 78.4314%
        XYZ:
        15.1669, 12.2958, 56.2175
        xyY:
        0.1812, 0.1469, 12.2958
      CIE-Lab:
        41.6825, 22.5686, -60.9953
        CIE-LCH:
        41.6825, 65.0366, 290.3047
        CIE-Luv:
        41.6825, -17.9344, -90.9440
        Hunter-Lab:
        35.0654, 15.8425, -70.5090
      #295cc8 color charts
#295cc8 RGB chart
      #295cc8 CMYK chart
      #295cc8 RGB pie chart
      #295cc8 color shades, tints & tones
#295cc8 color schemes
#295cc8 color preview, HTML & CSS examples
           This text has a color of #295cc8        
        
          <p style="color:#295cc8;">Text here</p>
        
        
          .mytext {color:#295cc8;}
        
        Text color #295cc8
      
           This box has a color of #295cc8        
        
          <div style="background-color:#295cc8;">Content here</div>
        
        
          .mybackground {background-color:#295cc8;}
        
        Background color #295cc8
      
           Border around this has a color of #295cc8        
        
          <div style="border:2px solid #295cc8;">Content here</div>
        
        
          .myborder {border:2px solid #295cc8;}
        
        Border color #295cc8