#2961fd color space conversions
Hex:
        #2961fd
        RGB:
        41, 97, 253
        CMY:
        84, 62, 1
        CMYK:
        84, 62, 0, 1
      HSL:
        224°, 98.1481%, 57.6471%
        HSV (HSB):
        224°, 83.7945%, 99.2157%
        XYZ:
        22.9188, 16.1127, 94.8306
        xyY:
        0.1712, 0.1204, 16.1127
      CIE-Lab:
        47.1219, 39.1332, -82.1659
        CIE-LCH:
        47.1219, 91.0090, 295.4671
        CIE-Luv:
        47.1219, -18.9196, -125.1161
        Hunter-Lab:
        40.1406, 31.6708, -111.9720
      #2961fd color charts
#2961fd RGB chart
      #2961fd CMYK chart
      #2961fd RGB pie chart
      #2961fd color shades, tints & tones
#2961fd color schemes
#2961fd color preview, HTML & CSS examples
           This text has a color of #2961fd        
        
          <p style="color:#2961fd;">Text here</p>
        
        
          .mytext {color:#2961fd;}
        
        Text color #2961fd
      
           This box has a color of #2961fd        
        
          <div style="background-color:#2961fd;">Content here</div>
        
        
          .mybackground {background-color:#2961fd;}
        
        Background color #2961fd
      
           Border around this has a color of #2961fd        
        
          <div style="border:2px solid #2961fd;">Content here</div>
        
        
          .myborder {border:2px solid #2961fd;}
        
        Border color #2961fd