#295af7 color space conversions
Hex:
        #295af7
        RGB:
        41, 90, 247
        CMY:
        84, 65, 3
        CMYK:
        83, 64, 0, 3
      HSL:
        226°, 92.7928%, 56.4706%
        HSV (HSB):
        226°, 83.4008%, 96.8627%
        XYZ:
        21.3591, 14.4991, 89.6686
        xyY:
        0.1702, 0.1155, 14.4991
      CIE-Lab:
        44.9404, 41.3104, -82.3967
        CIE-LCH:
        44.9404, 92.1724, 296.6274
        CIE-Luv:
        44.9404, -17.2982, -123.4976
        Hunter-Lab:
        38.0777, 33.4907, -112.9665
      #295af7 color charts
#295af7 RGB chart
      #295af7 CMYK chart
      #295af7 RGB pie chart
      #295af7 color shades, tints & tones
#295af7 color schemes
#295af7 color preview, HTML & CSS examples
           This text has a color of #295af7        
        
          <p style="color:#295af7;">Text here</p>
        
        
          .mytext {color:#295af7;}
        
        Text color #295af7
      
           This box has a color of #295af7        
        
          <div style="background-color:#295af7;">Content here</div>
        
        
          .mybackground {background-color:#295af7;}
        
        Background color #295af7
      
           Border around this has a color of #295af7        
        
          <div style="border:2px solid #295af7;">Content here</div>
        
        
          .myborder {border:2px solid #295af7;}
        
        Border color #295af7