#2959fd color space conversions
Hex:
        #2959fd
        RGB:
        41, 89, 253
        CMY:
        84, 65, 1
        CMYK:
        84, 65, 0, 1
      HSL:
        226°, 98.1481%, 57.6471%
        HSV (HSB):
        226°, 83.7945%, 99.2157%
        XYZ:
        22.2165, 14.7080, 94.5965
        xyY:
        0.1689, 0.1118, 14.7080
      CIE-Lab:
        45.2317, 44.0690, -85.2677
        CIE-LCH:
        45.2317, 95.9826, 297.3313
        CIE-Luv:
        45.2317, -17.1078, -127.5852
        Hunter-Lab:
        38.3510, 36.2893, -119.3987
      #2959fd color charts
#2959fd RGB chart
      #2959fd CMYK chart
      #2959fd RGB pie chart
      #2959fd color shades, tints & tones
#2959fd color schemes
#2959fd color preview, HTML & CSS examples
           This text has a color of #2959fd        
        
          <p style="color:#2959fd;">Text here</p>
        
        
          .mytext {color:#2959fd;}
        
        Text color #2959fd
      
           This box has a color of #2959fd        
        
          <div style="background-color:#2959fd;">Content here</div>
        
        
          .mybackground {background-color:#2959fd;}
        
        Background color #2959fd
      
           Border around this has a color of #2959fd        
        
          <div style="border:2px solid #2959fd;">Content here</div>
        
        
          .myborder {border:2px solid #2959fd;}
        
        Border color #2959fd