#295afb color space conversions
Hex:
        #295afb
        RGB:
        41, 90, 251
        CMY:
        84, 65, 2
        CMYK:
        84, 64, 0, 2
      HSL:
        226°, 96.3303%, 57.2549%
        HSV (HSB):
        226°, 83.6653%, 98.4314%
        XYZ:
        21.9832, 14.7488, 92.9549
        xyY:
        0.1695, 0.1137, 14.7488
      CIE-Lab:
        45.2882, 42.7438, -84.0599
        CIE-LCH:
        45.2882, 94.3032, 296.9530
        CIE-Luv:
        45.2882, -17.3161, -126.0422
        Hunter-Lab:
        38.4041, 34.9693, -116.6250
      #295afb color charts
#295afb RGB chart
      #295afb CMYK chart
      #295afb RGB pie chart
      #295afb color shades, tints & tones
#295afb color schemes
#295afb color preview, HTML & CSS examples
           This text has a color of #295afb        
        
          <p style="color:#295afb;">Text here</p>
        
        
          .mytext {color:#295afb;}
        
        Text color #295afb
      
           This box has a color of #295afb        
        
          <div style="background-color:#295afb;">Content here</div>
        
        
          .mybackground {background-color:#295afb;}
        
        Background color #295afb
      
           Border around this has a color of #295afb        
        
          <div style="border:2px solid #295afb;">Content here</div>
        
        
          .myborder {border:2px solid #295afb;}
        
        Border color #295afb