#2960fa color space conversions
Hex:
        #2960fa
        RGB:
        41, 96, 250
        CMY:
        84, 62, 2
        CMYK:
        84, 62, 0, 2
      HSL:
        224°, 95.4338%, 57.0588%
        HSV (HSB):
        224°, 83.6000%, 98.0392%
        XYZ:
        22.3526, 15.7393, 92.3024
        xyY:
        0.1714, 0.1207, 15.7393
      CIE-Lab:
        46.6306, 38.6674, -81.3004
        CIE-LCH:
        46.6306, 90.0273, 295.4363
        CIE-Luv:
        46.6306, -18.6868, -123.5041
        Hunter-Lab:
        39.6728, 31.1441, -110.1727
      #2960fa color charts
#2960fa RGB chart
      #2960fa CMYK chart
      #2960fa RGB pie chart
      #2960fa color shades, tints & tones
#2960fa color schemes
#2960fa color preview, HTML & CSS examples
           This text has a color of #2960fa        
        
          <p style="color:#2960fa;">Text here</p>
        
        
          .mytext {color:#2960fa;}
        
        Text color #2960fa
      
           This box has a color of #2960fa        
        
          <div style="background-color:#2960fa;">Content here</div>
        
        
          .mybackground {background-color:#2960fa;}
        
        Background color #2960fa
      
           Border around this has a color of #2960fa        
        
          <div style="border:2px solid #2960fa;">Content here</div>
        
        
          .myborder {border:2px solid #2960fa;}
        
        Border color #2960fa