#295af3 color space conversions
Hex:
        #295af3
        RGB:
        41, 90, 243
        CMY:
        84, 65, 5
        CMYK:
        83, 63, 0, 5
      HSL:
        225°, 89.3805%, 55.6863%
        HSV (HSB):
        225°, 83.1276%, 95.2941%
        XYZ:
        20.7483, 14.2548, 86.4519
        xyY:
        0.1708, 0.1174, 14.2548
      CIE-Lab:
        44.5962, 39.8684, -80.7212
        CIE-LCH:
        44.5962, 90.0300, 296.2848
        CIE-Luv:
        44.5962, -17.2838, -120.9327
        Hunter-Lab:
        37.7555, 32.0211, -109.3322
      #295af3 color charts
#295af3 RGB chart
      #295af3 CMYK chart
      #295af3 RGB pie chart
      #295af3 color shades, tints & tones
#295af3 color schemes
#295af3 color preview, HTML & CSS examples
           This text has a color of #295af3        
        
          <p style="color:#295af3;">Text here</p>
        
        
          .mytext {color:#295af3;}
        
        Text color #295af3
      
           This box has a color of #295af3        
        
          <div style="background-color:#295af3;">Content here</div>
        
        
          .mybackground {background-color:#295af3;}
        
        Background color #295af3
      
           Border around this has a color of #295af3        
        
          <div style="border:2px solid #295af3;">Content here</div>
        
        
          .myborder {border:2px solid #295af3;}
        
        Border color #295af3