#2956ca color space conversions
Hex:
        #2956ca
        RGB:
        41, 86, 202
        CMY:
        84, 66, 21
        CMYK:
        80, 57, 0, 21
      HSL:
        223°, 66.2551%, 47.6471%
        HSV (HSB):
        223°, 79.7030%, 79.2157%
        XYZ:
        14.9029, 11.3913, 57.2904
        xyY:
        0.1783, 0.1363, 11.3913
      CIE-Lab:
        40.2318, 27.2388, -64.5107
        CIE-LCH:
        40.2318, 70.0256, 292.8912
        CIE-Luv:
        40.2318, -16.2974, -95.0200
        Hunter-Lab:
        33.7509, 19.7535, -77.0159
      #2956ca color charts
#2956ca RGB chart
      #2956ca CMYK chart
      #2956ca RGB pie chart
      #2956ca color shades, tints & tones
#2956ca color schemes
#2956ca color preview, HTML & CSS examples
           This text has a color of #2956ca        
        
          <p style="color:#2956ca;">Text here</p>
        
        
          .mytext {color:#2956ca;}
        
        Text color #2956ca
      
           This box has a color of #2956ca        
        
          <div style="background-color:#2956ca;">Content here</div>
        
        
          .mybackground {background-color:#2956ca;}
        
        Background color #2956ca
      
           Border around this has a color of #2956ca        
        
          <div style="border:2px solid #2956ca;">Content here</div>
        
        
          .myborder {border:2px solid #2956ca;}
        
        Border color #2956ca